QNativeGestureEvent

Binding for C++ class QNativeGestureEvent.

Constructors

this
this(typeof(this) other)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

clone
QNativeGestureEvent clone()
Undocumented in source. Be warned that the author may not have intended to support it.
delta
QPointF delta()
Undocumented in source. Be warned that the author may not have intended to support it.
fingerCount
int fingerCount()
Undocumented in source. Be warned that the author may not have intended to support it.
gestureType
qt.core.namespace.NativeGestureType gestureType()
Undocumented in source. Be warned that the author may not have intended to support it.
globalPos
const(QPoint) globalPos()
Undocumented in source. Be warned that the author may not have intended to support it.
localPos
QPointF localPos()
Undocumented in source. Be warned that the author may not have intended to support it.
m_fingerCount
quint32 m_fingerCount(quint32 value)
Undocumented in source. Be warned that the author may not have intended to support it.
m_fingerCount
quint32 m_fingerCount()
Undocumented in source. Be warned that the author may not have intended to support it.
m_reserved
quint32 m_reserved()
Undocumented in source. Be warned that the author may not have intended to support it.
m_reserved
quint32 m_reserved(quint32 value)
Undocumented in source. Be warned that the author may not have intended to support it.
pos
const(QPoint) pos()
Undocumented in source. Be warned that the author may not have intended to support it.
screenPos
QPointF screenPos()
Undocumented in source. Be warned that the author may not have intended to support it.
value
qreal value()
Undocumented in source. Be warned that the author may not have intended to support it.
windowPos
QPointF windowPos()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

bitfieldData_m_fingerCount
uint bitfieldData_m_fingerCount;
Undocumented in source.
m_delta
QVector2D m_delta;
Undocumented in source.
m_gestureType
qt.core.namespace.NativeGestureType m_gestureType;
Undocumented in source.
m_realValue
qreal m_realValue;
Undocumented in source.
m_sequenceId
quint64 m_sequenceId;
Undocumented in source.

Inherited Members

From QSinglePointEvent

~this
~this()
Undocumented in source.
button
qt.core.namespace.MouseButton button()
Undocumented in source. Be warned that the author may not have intended to support it.
buttons
qt.core.namespace.MouseButtons buttons()
Undocumented in source. Be warned that the author may not have intended to support it.
position
QPointF position()
Undocumented in source. Be warned that the author may not have intended to support it.
scenePosition
QPointF scenePosition()
Undocumented in source. Be warned that the author may not have intended to support it.
globalPosition
QPointF globalPosition()
Undocumented in source. Be warned that the author may not have intended to support it.
isBeginEvent
bool isBeginEvent()
Undocumented in source.
isUpdateEvent
bool isUpdateEvent()
Undocumented in source.
isEndEvent
bool isEndEvent()
Undocumented in source.
exclusivePointGrabber
QObject exclusivePointGrabber()
Undocumented in source. Be warned that the author may not have intended to support it.
setExclusivePointGrabber
void setExclusivePointGrabber(QObject exclusiveGrabber)
Undocumented in source. Be warned that the author may not have intended to support it.
clone
QSinglePointEvent clone()
Undocumented in source. Be warned that the author may not have intended to support it.
m_button
qt.core.namespace.MouseButton m_button;
Undocumented in source.
m_mouseState
qt.core.namespace.MouseButtons m_mouseState;
Undocumented in source.
m_source
qt.core.namespace.MouseEventSource m_source;
Undocumented in source.
m_reserved
quint16 m_reserved;
Undocumented in source.
bitfieldData_m_reserved2
ushort bitfieldData_m_reserved2;
Undocumented in source.
m_reserved2
quint16 m_reserved2()
Undocumented in source. Be warned that the author may not have intended to support it.
m_reserved2
quint16 m_reserved2(quint16 value)
Undocumented in source. Be warned that the author may not have intended to support it.
m_doubleClick
quint16 m_doubleClick()
Undocumented in source. Be warned that the author may not have intended to support it.
m_doubleClick
quint16 m_doubleClick(quint16 value)
Undocumented in source. Be warned that the author may not have intended to support it.
m_phase
quint16 m_phase()
Undocumented in source. Be warned that the author may not have intended to support it.
m_phase
quint16 m_phase(quint16 value)
Undocumented in source. Be warned that the author may not have intended to support it.
m_invertedScrolling
quint16 m_invertedScrolling()
Undocumented in source. Be warned that the author may not have intended to support it.
m_invertedScrolling
quint16 m_invertedScrolling(quint16 value)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta