Uses of Class
io.qt.gui.QPointerEvent
Packages that use QPointerEvent
-
Uses of QPointerEvent in io.qt.gui
Subclasses of QPointerEvent in io.qt.guiModifier and TypeClassDescriptionclass
Contains parameters that describe an enter eventclass
Contains parameters that describe a mouse eventclass
Contains parameters that describe a mouse eventclass
Contains parameters that describe a gesture eventclass
A base class for pointer events containing a single point, such as mouse eventsclass
Contains parameters that describe a Tablet eventclass
Contains parameters that describe a touch eventclass
Contains parameters that describe a wheel eventFields in io.qt.gui with type parameters of type QPointerEventMethods in io.qt.gui that return QPointerEventMethods in io.qt.gui with parameters of type QPointerEventModifier and TypeMethodDescriptionprotected final void
QPointerEvent.assign
(QPointerEvent other) protected final void
QPointerEvent.set
(QPointerEvent other) Deprecated.Constructors in io.qt.gui with parameters of type QPointerEvent
assign(io.qt.gui.QPointerEvent)
instead.