QMdiArea.AreaOptions Class Reference
[QtGui module]
Methods
Special Methods
Detailed Description
AreaOption
may be used whenever
AreaOptions
is expected.
Method Documentation
AreaOptions.__init__ (self, AreaOptions f)
AreaOptions.__init__ (self)
AreaOptions AreaOptions.__and__ (self, int mask)
bool AreaOptions.__eq__ (self, AreaOptions f)
AreaOptions AreaOptions.__iand__ (self, int mask)
int AreaOptions.__int__ (self)
AreaOptions AreaOptions.__invert__ (self)
bool AreaOptions.__ne__ (self, AreaOptions f)
int AreaOptions.__nonzero__ (self)