framelesshelper/examples/mainwindow
Yuhang Zhao e85e3f891e Example: special case for Win11
1. On Win11 we don't need to paint the frame border, the OS will always draw one for us.
2. Fix the wrong coordinate of the right and bottom frame border of the widget example.
3. Improve the Qt Quick example.
4. Correctly detect the OS version when building against Qt below 5.9.
5. Other minor tweaks.

Signed-off-by: Yuhang Zhao <2546789017@qq.com>
2022-01-07 11:10:28 +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 Example: special case for Win11 2022-01-07 11:10:28 +08:00
mainwindow.h Update 2021-04-04 12:09:34 +08:00
mainwindow.pro Update 2021-04-04 12:09:34 +08:00