- ~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.
Binding for C++ class QWheelEvent.