Home · All Classes · Modules

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)

SelectionFlags SelectionFlags.__ior__ (self, SelectionFlags f)

SelectionFlags SelectionFlags.__ixor__ (self, SelectionFlags f)

bool SelectionFlags.__ne__ (self, SelectionFlags f)

int SelectionFlags.__nonzero__ (self)

SelectionFlags SelectionFlags.__or__ (self, SelectionFlags f)

SelectionFlags SelectionFlags.__xor__ (self, SelectionFlags f)


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