framelesshelper/examples/mainwindow
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
..
CMakeLists.txt Code refactor 2022-01-05 11:00:31 +08:00
MainWindow.ui fix unwanted cursor change when leave edge region (#80) 2021-08-23 09:29:50 +08:00
TitleBar.ui Minor tweaks 2021-09-01 15:26:36 +08:00
main.cpp Fix build on Qt before 5.14 2022-01-06 11:18:33 +08:00
mainwindow.cpp Fix build on Qt before 5.14 2022-01-06 11:18:33 +08:00
mainwindow.h Update 2021-04-04 12:09:34 +08:00
mainwindow.pro Update 2021-04-04 12:09:34 +08:00