dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QNativeGestureEvent.this
qt
gui
event
QNativeGestureEvent
Undocumented in source.
this
(qt.core.namespace.NativeGestureType type, const(QPointF) localPos, const(QPointF) windowPos, const(QPointF) screenPos, qreal value, cpp_ulong sequenceId, quint64 intArgument)
class
QNativeGestureEvent
this
(
qt.core.namespace.NativeGestureType
type
,
ref
const
(
QPointF
)
localPos
,
ref
const
(
QPointF
)
windowPos
,
ref
const
(
QPointF
)
screenPos
,
qreal
value
,
cpp_ulong
sequenceId
,
quint64
intArgument
)
this
(qt.core.namespace.NativeGestureType type, const(QTouchDevice)* dev, const(QPointF) localPos, const(QPointF) windowPos, const(QPointF) screenPos, qreal value, cpp_ulong sequenceId, quint64 intArgument)
Meta
Source
See Implementation
qt
gui
event
QNativeGestureEvent
constructors
this
destructors
~this
functions
device
gestureType
localPos
screenPos
value
windowPos
variables
mGestureType
mIntValue
mLocalPos
mRealValue
mScreenPos
mSequenceId
mWindowPos