QItemSelectionModel.SelectionFlags Class Reference
[QtGui module]
Methods
Special Methods
Detailed Description
SelectionFlag
may be used whenever
SelectionFlags
is expected.
Method Documentation
SelectionFlags.__init__ (self, SelectionFlags f)
SelectionFlags.__init__ (self)
SelectionFlags SelectionFlags.__and__ (self, int mask)
bool SelectionFlags.__eq__ (self, SelectionFlags f)
SelectionFlags SelectionFlags.__iand__ (self, int mask)
int SelectionFlags.__int__ (self)
SelectionFlags SelectionFlags.__invert__ (self)
bool SelectionFlags.__ne__ (self, SelectionFlags f)
int SelectionFlags.__nonzero__ (self)