dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QTouchEvent.this
qt
gui
event
QTouchEvent
Undocumented in source.
class
QTouchEvent
this
(
QEvent.Type
eventType
,
QTouchDevice
*
device
= null
,
qt.core.namespace.KeyboardModifiers
modifiers
=
qt.core.namespace.KeyboardModifier.NoModifier
,
qt.core.namespace.TouchPointStates
touchPointStates
=
qt.core.namespace.TouchPointStates
()
,
ref
const
(
QList
!(
QTouchEvent.TouchPoint
))
touchPoints
=
globalInitVar
!(
QList
!(
QTouchEvent.TouchPoint
))
)
Meta
Source
See Implementation
qt
gui
event
QTouchEvent
constructors
this
destructors
~this
functions
device
setDevice
setTarget
setTouchPointStates
setTouchPoints
setWindow
target
touchPointStates
touchPoints
window
structs
TouchPoint
variables
_device
_target
_touchPointStates
_touchPoints
_window