Home · All Classes · Modules

Qt.MatchFlags Class Reference
[QtCore module]

Methods

Special Methods


Detailed Description

MatchFlag may be used whenever MatchFlags is expected.


Method Documentation

MatchFlags.__init__ (self, MatchFlags f)

MatchFlags.__init__ (self)

MatchFlags MatchFlags.__and__ (self, int mask)

bool MatchFlags.__eq__ (self, MatchFlags f)

MatchFlags MatchFlags.__iand__ (self, int mask)

int MatchFlags.__int__ (self)

MatchFlags MatchFlags.__invert__ (self)

MatchFlags MatchFlags.__ior__ (self, MatchFlags f)

MatchFlags MatchFlags.__ixor__ (self, MatchFlags f)

bool MatchFlags.__ne__ (self, MatchFlags f)

int MatchFlags.__nonzero__ (self)

MatchFlags MatchFlags.__or__ (self, MatchFlags f)

MatchFlags MatchFlags.__xor__ (self, MatchFlags f)


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