This application developed in C ++ with the Qt framework. It basically consists of a QML engine and C ++ functions. This app allows you to load and execute QML code to run QtQuick applications from different sources. You can run QML code from a local folder, from Git repositories or from a remote repository or server.
Show More