QML Live

Overview

QML Live is a local and remote Qt Quick live reloading system. It allows you to change your QML user interface source code and view the result in realtime.

Often in User Interface (UI) development you need to edit the placement or animations to provide the user experience the design team envisions. This process of trial and error is tedious with the classic edit-save-run-exit cycle. QML Live makes this cycle more effective: whenever a file changes, the scene reloads automatically.

© 2019 Luxoft Sweden AB. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.