Home · All Classes · Modules

QStyleOptionButton.ButtonFeatures Class Reference
[QtGui module]

Methods

Special Methods


Detailed Description

ButtonFeature may be used whenever ButtonFeatures is expected.


Method Documentation

ButtonFeatures.__init__ (self, ButtonFeatures f)

ButtonFeatures.__init__ (self)

ButtonFeatures ButtonFeatures.__and__ (self, int mask)

bool ButtonFeatures.__eq__ (self, ButtonFeatures f)

ButtonFeatures ButtonFeatures.__iand__ (self, int mask)

int ButtonFeatures.__int__ (self)

ButtonFeatures ButtonFeatures.__invert__ (self)

ButtonFeatures ButtonFeatures.__ior__ (self, ButtonFeatures f)

ButtonFeatures ButtonFeatures.__ixor__ (self, ButtonFeatures f)

bool ButtonFeatures.__ne__ (self, ButtonFeatures f)

int ButtonFeatures.__nonzero__ (self)

ButtonFeatures ButtonFeatures.__or__ (self, ButtonFeatures f)

ButtonFeatures ButtonFeatures.__xor__ (self, ButtonFeatures f)


PyQt 4.3.1 for X11Copyright © Riverbank Computing Ltd and Trolltech AS 2007Qt 4.3.0