Home · All Classes · Modules

QMdiSubWindow.SubWindowOptions Class Reference
[QtGui module]

Methods

Special Methods


Detailed Description

SubWindowOption may be used whenever SubWindowOptions is expected.


Method Documentation

SubWindowOptions.__init__ (self, SubWindowOptions)

SubWindowOptions.__init__ (self, int)

SubWindowOptions.__init__ (self)

SubWindowOptions SubWindowOptions.__and__ (self, int mask)

int SubWindowOptions.__bool__ (self)

bool SubWindowOptions.__eq__ (self, SubWindowOptions f)

SubWindowOptions SubWindowOptions.__iand__ (self, int mask)

int SubWindowOptions.__int__ (self)

SubWindowOptions SubWindowOptions.__invert__ (self)

SubWindowOptions SubWindowOptions.__ior__ (self, SubWindowOptions f)

SubWindowOptions SubWindowOptions.__ixor__ (self, SubWindowOptions f)

bool SubWindowOptions.__ne__ (self, SubWindowOptions f)

SubWindowOptions SubWindowOptions.__or__ (self, SubWindowOptions f)

SubWindowOptions SubWindowOptions.__or__ (self, int f)

SubWindowOptions SubWindowOptions.__xor__ (self, SubWindowOptions f)

SubWindowOptions SubWindowOptions.__xor__ (self, int f)


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