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