qt5base-lts/examples/opengl/hellogl2
Friedemann Kleint 62eaaeb4f5 hellogl2 example: Decouple mainwindow from window
The circular dependency cannot be ported to the corresponding Python
example.

Task-number: PYSIDE-2206
Pick-to: 6.6 6.5
Change-Id: I031b3fffdd7bd677d2fc55e132975a65f66ad128
Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
2023-09-18 22:45:36 +02:00
..
CMakeLists.txt Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
glwidget.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
glwidget.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
hellogl2.pro Move QOpenGLWidget from QtOpenGL to its own module 2020-02-18 09:22:51 +01:00
logo.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
logo.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
main.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
mainwindow.cpp hellogl2 example: Decouple mainwindow from window 2023-09-18 22:45:36 +02:00
mainwindow.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
window.cpp hellogl2 example: Decouple mainwindow from window 2023-09-18 22:45:36 +02:00
window.h hellogl2 example: Decouple mainwindow from window 2023-09-18 22:45:36 +02:00