framelesshelper/examples
Yuhang Zhao e3adb917a6 Fix build on Qt before 5.14
1. The QWinRegistryKey class was introduced in 5.14.0. The implementation is quite clean, so just copy the sources files from Qt repo in case the user is linking against a version older than 5.14.
2. Fixes the rounding error of the self-painted frame border of the examples.
3. Other minor tweaks.

Fixes: #95
Task-number: #94

Signed-off-by: Yuhang Zhao <2546789017@qq.com>
2022-01-06 11:18:33 +08:00
..
images NEW: QMainWindow example (#50) 2021-03-26 16:53:32 +08:00
mainwindow Fix build on Qt before 5.14 2022-01-06 11:18:33 +08:00
quick Fix build on Qt before 5.14 2022-01-06 11:18:33 +08:00
widget Fix build on Qt before 5.14 2022-01-06 11:18:33 +08:00
CMakeLists.txt Minor tweaks 2021-06-09 13:27:11 +08:00
common.pri Fix build on Qt before 5.14 2022-01-06 11:18:33 +08:00
example.ico Minor tweaks 2021-09-01 15:26:36 +08:00
example.manifest Minor tweaks 2021-09-01 15:26:36 +08:00
example.rc Minor tweaks 2021-09-01 15:26:36 +08:00
examples.pro Minor tweaks 2021-03-26 17:35:33 +08:00
images.qrc Improve the Win32Demo project. 2020-10-19 14:54:13 +08:00