Home
·
All Classes
·
Modules
QDBusServiceWatcher.WatchMode Class Reference
[
QtDBus
module]
Methods
__init__
(
self
)
__init__
(
self
, int
f
)
__init__
(
self
, WatchMode)
Special Methods
WatchMode
__and__
(
self
, int
f
)
int
__bool__
(
self
)
bool
__eq__
(
self
, WatchMode
f
)
WatchMode
__iand__
(
self
, int
f
)
int
__int__
(
self
)
WatchMode
__invert__
(
self
)
WatchMode
__ior__
(
self
, int
f
)
WatchMode
__ixor__
(
self
, int
f
)
bool
__ne__
(
self
, WatchMode
f
)
WatchMode
__or__
(
self
, int
f
)
WatchMode
__xor__
(
self
, int
f
)
Detailed Description
Method Documentation
WatchMode.__init__ (
self
)
WatchMode.__init__ (
self
, int
f
)
WatchMode.__init__ (
self
,
WatchMode
)
WatchMode
WatchMode.__and__ (
self
, int
f
)
int WatchMode.__bool__ (
self
)
bool WatchMode.__eq__ (
self
,
WatchMode
f
)
WatchMode
WatchMode.__iand__ (
self
, int
f
)
int WatchMode.__int__ (
self
)
WatchMode
WatchMode.__invert__ (
self
)
WatchMode
WatchMode.__ior__ (
self
, int
f
)
WatchMode
WatchMode.__ixor__ (
self
, int
f
)
bool WatchMode.__ne__ (
self
,
WatchMode
f
)
WatchMode
WatchMode.__or__ (
self
, int
f
)
WatchMode
WatchMode.__xor__ (
self
, int
f
)
PyQt 4.12.1 for X11
Copyright ©
Riverbank Computing Ltd
and
The Qt Company
2015
Qt 4.8.7