Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QQuickVisualTestUtils::PointLerper Member List

This is the complete list of members for QQuickVisualTestUtils::PointLerper, including all inherited members.

move(const QPoint &pos, int steps=10, int delayInMilliseconds=1)QQuickVisualTestUtils::PointLerper
move(int x, int y, int steps=10, int delayInMilliseconds=1)QQuickVisualTestUtils::PointLerper
PointLerper(QQuickWindow *window, const QPoint &startingPosition=QPoint(0, 0), const QPointingDevice *pointingDevice=QPointingDevice::primaryPointingDevice())QQuickVisualTestUtils::PointLerper