Home · All Classes · Modules

QString.SectionFlags Class Reference
[QtCore module]

Methods

Special Methods


Detailed Description

SectionFlag may be used whenever SectionFlags is expected.


Method Documentation

SectionFlags.__init__ (self, SectionFlags f)

SectionFlags.__init__ (self)

SectionFlags SectionFlags.__and__ (self, int mask)

bool SectionFlags.__eq__ (self, SectionFlags f)

SectionFlags SectionFlags.__iand__ (self, int mask)

int SectionFlags.__int__ (self)

SectionFlags SectionFlags.__invert__ (self)

SectionFlags SectionFlags.__ior__ (self, SectionFlags f)

SectionFlags SectionFlags.__ixor__ (self, SectionFlags f)

bool SectionFlags.__ne__ (self, SectionFlags f)

int SectionFlags.__nonzero__ (self)

SectionFlags SectionFlags.__or__ (self, SectionFlags f)

SectionFlags SectionFlags.__xor__ (self, SectionFlags f)


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