Home · All Classes · Modules

QCheckBox Class Reference
[QtGui module]

Inherits QAbstractButton.

Methods

Qt Signals


Detailed Description


Method Documentation

QCheckBox.__init__ (self, QWidget parent = None)

The parent argument, if not None, causes self to be owned by Qt instead of PyQt.

QCheckBox.__init__ (self, QString, QWidget parent = None)

The parent argument, if not None, causes self to be owned by Qt instead of PyQt.

Qt.CheckState QCheckBox.checkState (self)

QCheckBox.checkStateSet (self)

bool QCheckBox.event (self, QEvent)

bool QCheckBox.hitButton (self, QPoint)

QCheckBox.initStyleOption (self, QStyleOptionButton)

bool QCheckBox.isTristate (self)

QCheckBox.mouseMoveEvent (self, QMouseEvent)

QCheckBox.nextCheckState (self)

QCheckBox.paintEvent (self, QPaintEvent)

QCheckBox.setCheckState (self, Qt.CheckState)

QCheckBox.setTristate (self, bool on = True)

QSize QCheckBox.sizeHint (self)


Qt Signal Documentation

void stateChanged (int)

This is the default overload of this signal.


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