Uses of Class
io.qt.gui.QWheelEvent
Packages that use QWheelEvent
Package
Description
-
Uses of QWheelEvent in io.qt.datavis
Methods in io.qt.datavis with parameters of type QWheelEventModifier and TypeMethodDescriptionvoidQ3DInputHandler.wheelEvent(QWheelEvent event) protected voidQAbstract3DGraph.wheelEvent(QWheelEvent event) voidQAbstract3DInputHandler.wheelEvent(QWheelEvent event) -
Uses of QWheelEvent in io.qt.graphs.widgets
Fields in io.qt.graphs.widgets with type parameters of type QWheelEventModifier and TypeFieldDescriptionfinal QObject.Signal1<QWheelEvent>Q3DGraphsWidgetItem.wheelSeeQ3DGraphsWidgetItem::wheel(QWheelEvent*) -
Uses of QWheelEvent in io.qt.gui
Methods in io.qt.gui that return QWheelEventMethods in io.qt.gui with parameters of type QWheelEventModifier and TypeMethodDescriptionprotected final voidQWheelEvent.assign(QWheelEvent other) SeeQWheelEvent::operator=(QWheelEvent) protected final voidQWheelEvent.set(QWheelEvent other) Deprecated.protected voidQWindow.wheelEvent(QWheelEvent arg__1) Constructors in io.qt.gui with parameters of type QWheelEvent -
Uses of QWheelEvent in io.qt.qt3d.input
Constructors in io.qt.qt3d.input with parameters of type QWheelEventModifierConstructorDescription -
Uses of QWheelEvent in io.qt.quick
Methods in io.qt.quick with parameters of type QWheelEventModifier and TypeMethodDescriptionprotected voidQQuickItem.wheelEvent(QWheelEvent event) protected voidQQuickWindow.wheelEvent(QWheelEvent arg__1) -
Uses of QWheelEvent in io.qt.quick.widgets
Methods in io.qt.quick.widgets with parameters of type QWheelEvent -
Uses of QWheelEvent in io.qt.widgets
Methods in io.qt.widgets with parameters of type QWheelEventModifier and TypeMethodDescriptionprotected voidQAbstractScrollArea.wheelEvent(QWheelEvent arg__1) protected voidQAbstractSlider.wheelEvent(QWheelEvent e) protected voidQAbstractSpinBox.wheelEvent(QWheelEvent event) protected voidQComboBox.wheelEvent(QWheelEvent e) protected voidQDateTimeEdit.wheelEvent(QWheelEvent event) protected voidQGraphicsView.wheelEvent(QWheelEvent event) protected voidQListView.wheelEvent(QWheelEvent e) protected voidQMenu.wheelEvent(QWheelEvent arg__1) protected voidQPlainTextEdit.wheelEvent(QWheelEvent e) protected voidQScrollBar.wheelEvent(QWheelEvent arg__1) protected voidQTabBar.wheelEvent(QWheelEvent event) protected voidQTextEdit.wheelEvent(QWheelEvent e) protected voidQWidget.wheelEvent(QWheelEvent event)
assign(io.qt.gui.QWheelEvent)instead.