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