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 TypeClassDescriptionclassContains parameters that describe an enter eventclassContains parameters that describe a mouse eventclassContains parameters that describe a mouse eventclassContains parameters that describe a gesture eventclassA base class for pointer events containing a single point, such as mouse eventsclassContains parameters that describe a Tablet eventclassContains parameters that describe a touch eventclassContains 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 voidQPointerEvent.assign(QPointerEvent other) SeeQPointerEvent::operator=(QPointerEvent) protected final voidQPointerEvent.set(QPointerEvent other) Deprecated.Constructors in io.qt.gui with parameters of type QPointerEventModifierConstructorDescriptionprotectedQPointerEvent(QPointerEvent arg__1) SeeQPointerEvent::QPointerEvent(QPointerEvent)
assign(io.qt.gui.QPointerEvent)instead.