- clone
QContextMenuEvent clone()
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.
- 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.
- m_reason
uint m_reason()
Undocumented in source. Be warned that the author may not have intended to support it.
- m_reason
uint m_reason(uint 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.
- reason
Reason reason()
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.
- ~this
~this()
Undocumented in source.
- clone
QInputEvent clone()
Undocumented in source. Be warned that the author may not have intended to support it.
- device
const(QInputDevice) device()
Undocumented in source. Be warned that the author may not have intended to support it.
- deviceType
QInputDevice.DeviceType deviceType()
Undocumented in source. Be warned that the author may not have intended to support it.
- modifiers
qt.core.namespace.KeyboardModifiers modifiers()
Undocumented in source. Be warned that the author may not have intended to support it.
- setModifiers
void setModifiers(qt.core.namespace.KeyboardModifiers modifiers)
Undocumented in source. Be warned that the author may not have intended to support it.
- timestamp
quint64 timestamp()
Undocumented in source. Be warned that the author may not have intended to support it.
- setTimestamp
void setTimestamp(quint64 timestamp)
Undocumented in source. Be warned that the author may not have intended to support it.
- m_dev
const(QInputDevice) m_dev;
Undocumented in source.
- m_timeStamp
quint64 m_timeStamp;
Undocumented in source.
- m_modState
qt.core.namespace.KeyboardModifiers m_modState;
Undocumented in source.
- m_reserved
quint32 m_reserved;
Undocumented in source.
Binding for C++ class QContextMenuEvent.