Uses of Class
io.qt.test.QTest.QTouchEventSequence
Packages that use QTest.QTouchEventSequence
-
Uses of QTest.QTouchEventSequence in io.qt.test
Methods in io.qt.test that return QTest.QTouchEventSequenceModifier and TypeMethodDescriptionOverloaded function formove(int, io.qt.core.QPoint, io.qt.gui.QWindow)
withwindow = null
.Overloaded function forpress(int, io.qt.core.QPoint, io.qt.gui.QWindow)
withwindow = null
.Overloaded function forrelease(int, io.qt.core.QPoint, io.qt.gui.QWindow)
withwindow = null
.QTest.QTouchEventSequence.stationary
(int touchId) static QTest.QTouchEventSequence
QTest.touchEvent
(QWindow window, QTouchDevice device) static QTest.QTouchEventSequence
QTest.touchEvent
(QWindow window, QTouchDevice device, boolean autoCommit) static QTest.QTouchEventSequence
QTest.touchEvent
(QWidget window, QTouchDevice device) static QTest.QTouchEventSequence
QTest.touchEvent
(QWidget window, QTouchDevice device, boolean autoCommit)