QTapAndHoldGesture

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

Functions

position
QPointF position()
Undocumented in source.
setPosition
void setPosition(const(QPointF) pos)
Undocumented in source.

Static functions

setTimeout
void setTimeout(int msecs)
Undocumented in source.
timeout
int timeout()
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