- 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.
- clone
QSinglePointEvent clone()
Undocumented in source. Be warned that the author may not have intended to support it.
- exclusivePointGrabber
QObject exclusivePointGrabber()
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.
- isEndEvent
bool isEndEvent()
Undocumented in source.
- isUpdateEvent
bool isUpdateEvent()
Undocumented in source.
- 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_invertedScrolling
quint16 m_invertedScrolling(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_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_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.
- 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.
- setExclusivePointGrabber
void setExclusivePointGrabber(QObject exclusiveGrabber)
Undocumented in source. Be warned that the author may not have intended to support it.
- ~this
~this()
Undocumented in source.
- clone
QPointerEvent clone()
Undocumented in source. Be warned that the author may not have intended to support it.
- pointerType
QPointingDevice.PointerType pointerType()
Undocumented in source. Be warned that the author may not have intended to support it.
- setTimestamp
void setTimestamp(quint64 timestamp)
Undocumented in source.
- pointCount
qsizetype pointCount()
Undocumented in source. Be warned that the author may not have intended to support it.
- points
const(QList!(QEventPoint)) points()
Undocumented in source. Be warned that the author may not have intended to support it.
- pointById
QEventPoint* pointById(int id)
Undocumented in source.
- allPointsGrabbed
bool allPointsGrabbed()
Undocumented in source.
- isBeginEvent
bool isBeginEvent()
Undocumented in source. Be warned that the author may not have intended to support it.
- isUpdateEvent
bool isUpdateEvent()
Undocumented in source. Be warned that the author may not have intended to support it.
- isEndEvent
bool isEndEvent()
Undocumented in source. Be warned that the author may not have intended to support it.
- allPointsAccepted
bool allPointsAccepted()
Undocumented in source.
- setAccepted
void setAccepted(bool accepted)
Undocumented in source.
- exclusiveGrabber
QObject exclusiveGrabber(const(QEventPoint) point)
Undocumented in source.
- setExclusiveGrabber
void setExclusiveGrabber(const(QEventPoint) point, QObject exclusiveGrabber)
Undocumented in source.
- clearPassiveGrabbers
void clearPassiveGrabbers(const(QEventPoint) point)
Undocumented in source.
- addPassiveGrabber
bool addPassiveGrabber(const(QEventPoint) point, QObject grabber)
Undocumented in source.
- removePassiveGrabber
bool removePassiveGrabber(const(QEventPoint) point, QObject grabber)
Undocumented in source.
- m_points
QList!(QEventPoint) m_points;
Undocumented in source.
Binding for C++ class QSinglePointEvent.