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)

SelectionFlags.__init__ (self, int)

SelectionFlags.__init__ (self)

SelectionFlags SelectionFlags.__and__ (self, int mask)

int SelectionFlags.__bool__ (self)

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)

SelectionFlags SelectionFlags.__or__ (self, SelectionFlags f)

SelectionFlags SelectionFlags.__or__ (self, int f)

SelectionFlags SelectionFlags.__xor__ (self, SelectionFlags f)

SelectionFlags SelectionFlags.__xor__ (self, int f)


PyQt 4.11.4 for X11Copyright © Riverbank Computing Ltd and The Qt Company 2015Qt 4.8.7