Uses of Class
io.qt.gui.QTouchEvent
Package | Description |
---|---|
io.qt.datavis | |
io.qt.gui | |
io.qt.quick |
-
Uses of QTouchEvent in io.qt.datavis
Methods in io.qt.datavis with parameters of type QTouchEvent Modifier and Type Method Description protected void
QAbstract3DGraph. touchEvent(QTouchEvent event)
void
QAbstract3DInputHandler. touchEvent(QTouchEvent event)
void
QTouch3DInputHandler. touchEvent(QTouchEvent event)
-
Uses of QTouchEvent in io.qt.gui
Methods in io.qt.gui with parameters of type QTouchEvent Modifier and Type Method Description protected void
QWindow. touchEvent(QTouchEvent arg__1)
-
Uses of QTouchEvent in io.qt.quick
Methods in io.qt.quick with parameters of type QTouchEvent Modifier and Type Method Description protected void
QQuickItem. touchEvent(QTouchEvent event)