Jump to content

QmlLive

From Qt Wiki
Revision as of 08:51, 11 November 2016 by Titanae (talk | contribs) (Created page with "QML auto reloader tool with desktop and embedded support. Source Code: http://code.qt.io/qt-apps/qmllive.git == How it works == You select a workspace QmlLive shall watch o...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

QML auto reloader tool with desktop and embedded support.

Source Code: http://code.qt.io/qt-apps/qmllive.git

How it works

You select a workspace QmlLive shall watch over and provide additional import folders. QmlLive will now watch over changes in the workspace directory and automatically reload the selected document.