Jump to content

QmlLive: Difference between revisions

From Qt Wiki
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..."
 
(No difference)

Latest revision as of 08:51, 11 November 2016

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.