This is the complete list of members for QTest::QTouchEventSequence, including all inherited members.
| commit(bool processEvents=true) | QTest::QTouchEventSequence | virtual |
| commitWhenDestroyed | QTest::QTouchEventSequence | protected |
| device | QTest::QTouchEventSequence | protected |
| mapToScreen(QWindow *window, const QPoint &pt) | QTest::QTouchEventSequence | protected |
| move(int touchId, const QPoint &pt, QWindow *window=nullptr) | QTest::QTouchEventSequence | |
| point(int touchId) | QTest::QTouchEventSequence | protected |
| pointOrPreviousPoint(int touchId) | QTest::QTouchEventSequence | protected |
| points | QTest::QTouchEventSequence | protected |
| press(int touchId, const QPoint &pt, QWindow *window=nullptr) | QTest::QTouchEventSequence | |
| previousPoints | QTest::QTouchEventSequence | protected |
| QTouchEventSequence(QWindow *window, QPointingDevice *aDevice, bool autoCommit) | QTest::QTouchEventSequence | protected |
| release(int touchId, const QPoint &pt, QWindow *window=nullptr) | QTest::QTouchEventSequence | |
| stationary(int touchId) | QTest::QTouchEventSequence | virtual |
| targetWindow | QTest::QTouchEventSequence | protected |
| touchEvent(QWindow *window, QPointingDevice *device, bool autoCommit=true) | QTest::QTouchEventSequence | friend |
| ~QTouchEventSequence() | QTest::QTouchEventSequence | virtual |