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