Home
·
All Classes
·
Modules
QMdiArea.AreaOptions Class Reference
[
QtGui
module]
Methods
__init__
(
self
, AreaOptions)
__init__
(
self
, int)
__init__
(
self
)
Special Methods
AreaOptions
__and__
(
self
, int
mask
)
int
__bool__
(
self
)
bool
__eq__
(
self
, AreaOptions
f
)
AreaOptions
__iand__
(
self
, int
mask
)
int
__int__
(
self
)
AreaOptions
__invert__
(
self
)
AreaOptions
__ior__
(
self
, AreaOptions
f
)
AreaOptions
__ixor__
(
self
, AreaOptions
f
)
bool
__ne__
(
self
, AreaOptions
f
)
AreaOptions
__or__
(
self
, AreaOptions
f
)
AreaOptions
__xor__
(
self
, AreaOptions
f
)
Detailed Description
AreaOption
may be used whenever
AreaOptions
is expected.
Method Documentation
AreaOptions.__init__ (
self
,
AreaOptions
)
AreaOptions.__init__ (
self
, int)
AreaOptions.__init__ (
self
)
AreaOptions
AreaOptions.__and__ (
self
, int
mask
)
int AreaOptions.__bool__ (
self
)
bool AreaOptions.__eq__ (
self
,
AreaOptions
f
)
AreaOptions
AreaOptions.__iand__ (
self
, int
mask
)
int AreaOptions.__int__ (
self
)
AreaOptions
AreaOptions.__invert__ (
self
)
AreaOptions
AreaOptions.__ior__ (
self
,
AreaOptions
f
)
AreaOptions
AreaOptions.__ixor__ (
self
,
AreaOptions
f
)
bool AreaOptions.__ne__ (
self
,
AreaOptions
f
)
AreaOptions
AreaOptions.__or__ (
self
,
AreaOptions
f
)
AreaOptions
AreaOptions.__xor__ (
self
,
AreaOptions
f
)
PyQt snapshot-4.7.1-5014f7c72a58 for X11
Copyright ©
Riverbank Computing Ltd
and
Nokia
2010
Qt 4.6.1