framelesshelper/examples/openglwidget
Yuhang Zhao f00adba67c replace QScopedPointer with std::unique_ptr
QScopedPointer is being deprecated in latest qtbase code.

Signed-off-by: Yuhang Zhao <2546789017@qq.com>
2022-12-12 11:59:53 +08:00
..
images fix build on 5.12 & add initial opengl demo 2022-04-21 15:10:16 +08:00
CMakeLists.txt cmake: minor tweaks 2022-12-05 17:12:17 +08:00
glwidget.cpp fix build on 5.12 & add initial opengl demo 2022-04-21 15:10:16 +08:00
glwidget.h fix build on 5.12 & add initial opengl demo 2022-04-21 15:10:16 +08:00
images.qrc remove license header from qrc files 2022-12-08 11:37:21 +08:00
logo.cpp fix build on 5.12 & add initial opengl demo 2022-04-21 15:10:16 +08:00
logo.h fix build on 5.12 & add initial opengl demo 2022-04-21 15:10:16 +08:00
main.cpp replace QScopedPointer with std::unique_ptr 2022-12-12 11:59:53 +08:00
mainwindow.cpp minor tweaks 2022-12-05 14:33:38 +08:00
mainwindow.h minor tweaks 2022-12-05 14:33:38 +08:00