- device
QTouchDevice* device()
Undocumented in source. Be warned that the author may not have intended to support it.
- setDevice
void setDevice(QTouchDevice* adevice)
Undocumented in source. Be warned that the author may not have intended to support it.
- setTarget
void setTarget(QObject atarget)
Undocumented in source. Be warned that the author may not have intended to support it.
- setTouchPointStates
void setTouchPointStates(qt.core.namespace.TouchPointStates aTouchPointStates)
Undocumented in source. Be warned that the author may not have intended to support it.
- setTouchPoints
void setTouchPoints(const(QList!(QTouchEvent.TouchPoint)) atouchPoints)
Undocumented in source. Be warned that the author may not have intended to support it.
- setWindow
void setWindow(QWindow* awindow)
Undocumented in source. Be warned that the author may not have intended to support it.
- target
QObject target()
Undocumented in source. Be warned that the author may not have intended to support it.
- touchPointStates
qt.core.namespace.TouchPointStates touchPointStates()
Undocumented in source. Be warned that the author may not have intended to support it.
- touchPoints
const(QList!(QTouchEvent.TouchPoint)) touchPoints()
Undocumented in source. Be warned that the author may not have intended to support it.
- window
QWindow* window()
Undocumented in source. Be warned that the author may not have intended to support it.