- this
this(Type type, const(QPointF) localPos, qt.core.namespace.MouseButton button, qt.core.namespace.MouseButtons buttons, qt.core.namespace.KeyboardModifiers modifiers)
Undocumented in source.
- this
this(Type type, const(QPointF) localPos, const(QPointF) screenPos, qt.core.namespace.MouseButton button, qt.core.namespace.MouseButtons buttons, qt.core.namespace.KeyboardModifiers modifiers)
Undocumented in source.
- this
this(Type type, const(QPointF) localPos, const(QPointF) windowPos, const(QPointF) screenPos, qt.core.namespace.MouseButton button, qt.core.namespace.MouseButtons buttons, qt.core.namespace.KeyboardModifiers modifiers)
Undocumented in source.
- this
this(Type type, const(QPointF) localPos, const(QPointF) windowPos, const(QPointF) screenPos, qt.core.namespace.MouseButton button, qt.core.namespace.MouseButtons buttons, qt.core.namespace.KeyboardModifiers modifiers, qt.core.namespace.MouseEventSource source)
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.
- flags
qt.core.namespace.MouseEventFlags flags()
Undocumented in source.
- localPos
const(QPointF) localPos()
Undocumented in source. Be warned that the author may not have intended to support it.
- screenPos
const(QPointF) screenPos()
Undocumented in source. Be warned that the author may not have intended to support it.
- setLocalPos
void setLocalPos(const(QPointF) localPosition)
Undocumented in source. Be warned that the author may not have intended to support it.
- source
qt.core.namespace.MouseEventSource source()
Undocumented in source.
- windowPos
const(QPointF) windowPos()
Undocumented in source. Be warned that the author may not have intended to support it.