Home
·
All Classes
·
Modules
QStyleOptionToolBar.ToolBarFeatures Class Reference
[
QtGui
module]
Methods
__init__
(
self
)
__init__
(
self
, int
f
)
__init__
(
self
, ToolBarFeatures)
Special Methods
ToolBarFeatures
__and__
(
self
, int
f
)
int
__bool__
(
self
)
bool
__eq__
(
self
, ToolBarFeatures
f
)
ToolBarFeatures
__iand__
(
self
, int
f
)
int
__int__
(
self
)
ToolBarFeatures
__invert__
(
self
)
ToolBarFeatures
__ior__
(
self
, int
f
)
ToolBarFeatures
__ixor__
(
self
, int
f
)
bool
__ne__
(
self
, ToolBarFeatures
f
)
ToolBarFeatures
__or__
(
self
, int
f
)
ToolBarFeatures
__xor__
(
self
, int
f
)
Detailed Description
ToolBarFeature
may be used whenever
ToolBarFeatures
is expected.
Method Documentation
ToolBarFeatures.__init__ (
self
)
ToolBarFeatures.__init__ (
self
, int
f
)
ToolBarFeatures.__init__ (
self
,
ToolBarFeatures
)
ToolBarFeatures
ToolBarFeatures.__and__ (
self
, int
f
)
int ToolBarFeatures.__bool__ (
self
)
bool ToolBarFeatures.__eq__ (
self
,
ToolBarFeatures
f
)
ToolBarFeatures
ToolBarFeatures.__iand__ (
self
, int
f
)
int ToolBarFeatures.__int__ (
self
)
ToolBarFeatures
ToolBarFeatures.__invert__ (
self
)
ToolBarFeatures
ToolBarFeatures.__ior__ (
self
, int
f
)
ToolBarFeatures
ToolBarFeatures.__ixor__ (
self
, int
f
)
bool ToolBarFeatures.__ne__ (
self
,
ToolBarFeatures
f
)
ToolBarFeatures
ToolBarFeatures.__or__ (
self
, int
f
)
ToolBarFeatures
ToolBarFeatures.__xor__ (
self
, int
f
)
PyQt 4.12.dev1606101416 for X11
Copyright ©
Riverbank Computing Ltd
and
The Qt Company
2015
Qt 4.8.7