QEnterEvent

Binding for C++ class QEnterEvent.

Constructors

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

Destructor

~this
~this()
Undocumented in source.

Members

Functions

clone
QEnterEvent clone()
Undocumented in source. Be warned that the author may not have intended to support it.
globalPos
QPoint globalPos()
Undocumented in source. Be warned that the author may not have intended to support it.
globalX
int globalX()
Undocumented in source. Be warned that the author may not have intended to support it.
globalY
int globalY()
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.
pos
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.
windowPos
QPointF windowPos()
Undocumented in source. Be warned that the author may not have intended to support it.
x
int x()
Undocumented in source. Be warned that the author may not have intended to support it.
y
int y()
Undocumented in source. Be warned that the author may not have intended to support it.

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