Uses of Class
io.qt.gui.QWheelEvent
Package | Description |
---|---|
io.qt.datavis | |
io.qt.gui | |
io.qt.qt3d.input | |
io.qt.quick | |
io.qt.quick.widgets | |
io.qt.widgets |
-
Uses of QWheelEvent in io.qt.datavis
Methods in io.qt.datavis with parameters of type QWheelEvent Modifier and Type Method Description void
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 with parameters of type QWheelEvent Modifier and Type Method Description protected void
QWindow. wheelEvent(QWheelEvent arg__1)
-
Uses of QWheelEvent in io.qt.qt3d.input
Constructors in io.qt.qt3d.input with parameters of type QWheelEvent Constructor Description QWheelEvent(QWheelEvent e)
-
Uses of QWheelEvent in io.qt.quick
Methods in io.qt.quick with parameters of type QWheelEvent Modifier and Type Method Description protected 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 Modifier and Type Method Description protected void
QQuickWidget. wheelEvent(QWheelEvent arg__1)
-
Uses of QWheelEvent in io.qt.widgets
Methods in io.qt.widgets with parameters of type QWheelEvent Modifier and Type Method Description protected 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)