machinekit / QtQuickVcp

A Virtual Control Panel for Machinekit written in Qt/C++/QML
Other
128 stars 74 forks source link

Add live coding support #225

Closed machinekoder closed 6 years ago

machinekoder commented 6 years ago

Installing Qt SDK seems to be a big pain for non-developers. However, to write a QtQuickVcp application one does not even need a Qt SDK installed.

This PR unleashes the full power of QML by adding a Live Coding application to the MachinekitClient.

Users of QtQuickVcp can now create new applications or adapt existing ones just by editing them with their favorite text editor.