Qt 5.15
Qt GUI
C++ Classes
QNativeGestureEvent
Qt 5.15.8 Reference Documentation
List of All Members for QNativeGestureEvent
This is the complete list of members for
QNativeGestureEvent
, including inherited members.
QNativeGestureEvent
(Qt::NativeGestureType , const QTouchDevice *, const QPointF &, const QPointF &, const QPointF &, qreal , ulong , quint64 )
enum
Type
accept
()
device
() const : const QTouchDevice *
gestureType
() const : Qt::NativeGestureType
globalPos
() const : const QPoint
ignore
()
isAccepted
() const : bool
localPos
() const : const QPointF &
modifiers
() const : Qt::KeyboardModifiers
pos
() const : const QPoint
registerEventType
(int ) : int
screenPos
() const : const QPointF &
setAccepted
(bool )
spontaneous
() const : bool
timestamp
() const : ulong
type
() const : QEvent::Type
value
() const : qreal
windowPos
() const : const QPointF &