Home
·
All Classes
·
Modules
QNetworkInterface.InterfaceFlags Class Reference
[
QtNetwork
module]
Methods
__init__
(
self
, InterfaceFlags)
__init__
(
self
, int)
__init__
(
self
)
Special Methods
InterfaceFlags
__and__
(
self
, int
mask
)
int
__bool__
(
self
)
bool
__eq__
(
self
, InterfaceFlags
f
)
InterfaceFlags
__iand__
(
self
, int
mask
)
int
__int__
(
self
)
InterfaceFlags
__invert__
(
self
)
InterfaceFlags
__ior__
(
self
, InterfaceFlags
f
)
InterfaceFlags
__ixor__
(
self
, InterfaceFlags
f
)
bool
__ne__
(
self
, InterfaceFlags
f
)
InterfaceFlags
__or__
(
self
, InterfaceFlags
f
)
InterfaceFlags
__xor__
(
self
, InterfaceFlags
f
)
Detailed Description
InterfaceFlag
may be used whenever
InterfaceFlags
is expected.
Method Documentation
InterfaceFlags.__init__ (
self
,
InterfaceFlags
)
InterfaceFlags.__init__ (
self
, int)
InterfaceFlags.__init__ (
self
)
InterfaceFlags
InterfaceFlags.__and__ (
self
, int
mask
)
int InterfaceFlags.__bool__ (
self
)
bool InterfaceFlags.__eq__ (
self
,
InterfaceFlags
f
)
InterfaceFlags
InterfaceFlags.__iand__ (
self
, int
mask
)
int InterfaceFlags.__int__ (
self
)
InterfaceFlags
InterfaceFlags.__invert__ (
self
)
InterfaceFlags
InterfaceFlags.__ior__ (
self
,
InterfaceFlags
f
)
InterfaceFlags
InterfaceFlags.__ixor__ (
self
,
InterfaceFlags
f
)
bool InterfaceFlags.__ne__ (
self
,
InterfaceFlags
f
)
InterfaceFlags
InterfaceFlags.__or__ (
self
,
InterfaceFlags
f
)
InterfaceFlags
InterfaceFlags.__xor__ (
self
,
InterfaceFlags
f
)
PyQt snapshot-4.7.4-43537429b15a for X11
Copyright ©
Riverbank Computing Ltd
and
Nokia
2010
Qt 4.6.3