Home · All Classes · Modules

QWizard.WizardOptions Class Reference
[QtGui module]

Methods

Special Methods


Detailed Description

WizardOption may be used whenever WizardOptions is expected.


Method Documentation

WizardOptions.__init__ (self, WizardOptions f)

WizardOptions.__init__ (self)

WizardOptions WizardOptions.__and__ (self, int mask)

bool WizardOptions.__eq__ (self, WizardOptions f)

WizardOptions WizardOptions.__iand__ (self, int mask)

int WizardOptions.__int__ (self)

WizardOptions WizardOptions.__invert__ (self)

WizardOptions WizardOptions.__ior__ (self, WizardOptions f)

WizardOptions WizardOptions.__ixor__ (self, WizardOptions f)

bool WizardOptions.__ne__ (self, WizardOptions f)

int WizardOptions.__nonzero__ (self)

WizardOptions WizardOptions.__or__ (self, WizardOptions f)

WizardOptions WizardOptions.__xor__ (self, WizardOptions f)


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