QRadioButton Class Reference
[QtGui module]
Inherits QAbstractButton.
Methods
Detailed Description
Method Documentation
QRadioButton.__init__ (self, QWidget parent = None)
The parent argument, if not None, causes self to be owned by Qt instead of PyQt.
QRadioButton.__init__ (self, QString, QWidget parent = None)
The parent argument, if not None, causes self to be owned by Qt instead of PyQt.
bool QRadioButton.event (self, QEvent)
bool QRadioButton.hitButton (self, QPoint)
QRadioButton.initStyleOption (self, QStyleOptionButton)
QRadioButton.mouseMoveEvent (self, QMouseEvent)
QRadioButton.paintEvent (self, QPaintEvent)
QSize QRadioButton.sizeHint (self)