qmlease
qmlease copied to clipboard
File change monitoring replaces button click
The hot reload function of QML is very practical. Perhaps it is possible to use 'QFileWatcher' to listen for QML file changes instead of manually clicking the 'Reload' button?