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