https://github.com/agateau/livereload
Example code implementing livereload for Qt widgets and qml applications
https://github.com/agateau/livereload
example qml qt qwidgets
Last synced: 7 months ago
JSON representation
Example code implementing livereload for Qt widgets and qml applications
- Host: GitHub
- URL: https://github.com/agateau/livereload
- Owner: agateau
- License: unlicense
- Created: 2020-12-13T10:03:49.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-13T17:41:24.000Z (about 5 years ago)
- Last Synced: 2025-02-13T19:49:51.341Z (11 months ago)
- Topics: example, qml, qt, qwidgets
- Language: C++
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# livereload
This repository contains the final version of the code used to illustrate my article on [Speeding up the compilation-startup cycle when fine-tuning your code][article].
## License
.
[article]: https://agateau.com/2020/speeding-up-the-compilation-startup-cycle-when-fine-tuning-your-code/