Home · All Classes · Modules

QStyleOptionViewItemV2.ViewItemFeatures Class Reference
[QtGui module]

Methods

Special Methods


Detailed Description

ViewItemFeature may be used whenever ViewItemFeatures is expected.


Method Documentation

ViewItemFeatures.__init__ (self, ViewItemFeatures f)

ViewItemFeatures.__init__ (self)

ViewItemFeatures ViewItemFeatures.__and__ (self, int mask)

bool ViewItemFeatures.__eq__ (self, ViewItemFeatures f)

ViewItemFeatures ViewItemFeatures.__iand__ (self, int mask)

int ViewItemFeatures.__int__ (self)

ViewItemFeatures ViewItemFeatures.__invert__ (self)

ViewItemFeatures ViewItemFeatures.__ior__ (self, ViewItemFeatures f)

ViewItemFeatures ViewItemFeatures.__ixor__ (self, ViewItemFeatures f)

bool ViewItemFeatures.__ne__ (self, ViewItemFeatures f)

int ViewItemFeatures.__nonzero__ (self)

ViewItemFeatures ViewItemFeatures.__or__ (self, ViewItemFeatures f)

ViewItemFeatures ViewItemFeatures.__xor__ (self, ViewItemFeatures f)


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