# qml-livereload **Repository Path**: smart-link001/qml-livereload ## Basic Information - **Project Name**: qml-livereload - **Description**: No description available - **Primary Language**: QML - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-25 - **Last Updated**: 2025-02-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README QML LiveReload ============== ![screencast](./screencast.gif) Simple QtQuick app live viewer This version is fully qmlscene compatible, with no arguments given, it reads main.qml from current directory. Build: > qmake && make