Home · All Classes · Modules

QMainWindow.DockOptions Class Reference
[QtGui module]

Methods

Special Methods


Detailed Description

DockOption may be used whenever DockOptions is expected.


Method Documentation

DockOptions.__init__ (self, DockOptions f)

DockOptions.__init__ (self)

DockOptions DockOptions.__and__ (self, int mask)

bool DockOptions.__eq__ (self, DockOptions f)

DockOptions DockOptions.__iand__ (self, int mask)

int DockOptions.__int__ (self)

DockOptions DockOptions.__invert__ (self)

DockOptions DockOptions.__ior__ (self, DockOptions f)

DockOptions DockOptions.__ixor__ (self, DockOptions f)

bool DockOptions.__ne__ (self, DockOptions f)

int DockOptions.__nonzero__ (self)

DockOptions DockOptions.__or__ (self, DockOptions f)

DockOptions DockOptions.__xor__ (self, DockOptions f)


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