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 TypeMethodDescriptionvoid
Q3DInputHandler.wheelEvent
(QWheelEvent event) protected void
QAbstract3DGraph.wheelEvent
(QWheelEvent event) void
QAbstract3DInputHandler.wheelEvent
(QWheelEvent event) -
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 void
QWheelEvent.assign
(QWheelEvent other) SeeQWheelEvent::
operator=(QWheelEvent) protected final void
QWheelEvent.set
(QWheelEvent other) Deprecated.protected void
QWindow.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 void
QQuickItem.wheelEvent
(QWheelEvent event) protected void
QQuickWindow.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 void
QAbstractScrollArea.wheelEvent
(QWheelEvent arg__1) protected void
QAbstractSlider.wheelEvent
(QWheelEvent e) protected void
QAbstractSpinBox.wheelEvent
(QWheelEvent event) protected void
QComboBox.wheelEvent
(QWheelEvent e) protected void
QDateTimeEdit.wheelEvent
(QWheelEvent event) protected void
QGraphicsView.wheelEvent
(QWheelEvent event) protected void
QListView.wheelEvent
(QWheelEvent e) protected void
QMenu.wheelEvent
(QWheelEvent arg__1) protected void
QPlainTextEdit.wheelEvent
(QWheelEvent e) protected void
QScrollBar.wheelEvent
(QWheelEvent arg__1) protected void
QTabBar.wheelEvent
(QWheelEvent event) protected void
QTextEdit.wheelEvent
(QWheelEvent e) protected void
QWidget.wheelEvent
(QWheelEvent event)
assign(io.qt.gui.QWheelEvent)
instead.