QSwipeGesture

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Constructors

this
this(QObject parent)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Enums

SwipeDirection
enum SwipeDirection
Undocumented in source.

Functions

horizontalDirection
SwipeDirection horizontalDirection()
Undocumented in source.
setSwipeAngle
void setSwipeAngle(qreal value)
Undocumented in source.
swipeAngle
qreal swipeAngle()
Undocumented in source.
verticalDirection
SwipeDirection verticalDirection()
Undocumented in source.

Inherited Members

From QGesture

~this
~this()
Undocumented in source.
gestureType
qt.core.namespace.GestureType gestureType()
Undocumented in source.
state
qt.core.namespace.GestureState state()
Undocumented in source.
hotSpot
QPointF hotSpot()
Undocumented in source.
setHotSpot
void setHotSpot(const(QPointF) value)
Undocumented in source.
hasHotSpot
bool hasHotSpot()
Undocumented in source.
unsetHotSpot
void unsetHotSpot()
Undocumented in source.
GestureCancelPolicy
enum GestureCancelPolicy
Undocumented in source.
setGestureCancelPolicy
void setGestureCancelPolicy(GestureCancelPolicy policy)
Undocumented in source.
gestureCancelPolicy
GestureCancelPolicy gestureCancelPolicy()
Undocumented in source.

Meta