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