Qt Quick Ultralite on Embedded Systems¶
Squish can be used to automate Qt Quick Ultralite applications (sometimes referred to as "QML Lite", "QtUltralite"), running on embedded systems via the following functionality:
- Key presses
- Mouse/touch interactions
- Object lookup via image search
Requirements:
- Direct VNC access to the embedded system. Or a remote control client (VNC or other) which runs on a desktop computer.
- In case of direct VNC access to the embedded system: Squish for VNC
- In case of a remote control client running on a desktop computer: Any Squish edition that runs on the desktop computer.
Qt Quick Ultralite on Desktop Systems¶
Qt Quick Ultralite applications running on desktop operating systems can possibly be hooked up by Squish, as their GUI should end up in a QWidget container.
In this case the same automation options mentioned above are available.