Uses of Class
io.qt.gui.QWheelEvent
Package | Description |
---|---|
io.qt.gui | |
io.qt.quick | |
io.qt.quick.widgets | |
io.qt.widgets |
-
Uses of QWheelEvent in io.qt.gui
Methods in io.qt.gui that return QWheelEvent Modifier and Type Method Description QWheelEvent
QWheelEvent. clone()
Methods in io.qt.gui with parameters of type QWheelEvent Modifier and Type Method Description protected void
QWheelEvent. set(QWheelEvent other)
protected void
QWindow. wheelEvent(QWheelEvent arg__1)
Constructors in io.qt.gui with parameters of type QWheelEvent Constructor Description QWheelEvent(QWheelEvent arg__1)
-
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)