Home · All Classes · Modules

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)


PyQt 4.8 for X11Copyright © Riverbank Computing Ltd and Nokia 2010Qt 4.7.0