qt5base-lts/examples/opengl/hellogl2
Johan Klokkhammer Helsing 00eeed234f Move QOpenGLWidget from QtOpenGL to its own module
Same pattern as QtQuickWidgets. Gets rid of QtOpenGL's dependency on QtWidgets.

Task-number: QTBUG-74409
Change-Id: I4f9b55c23e25a1e0519734037b768a16e870c7d2
Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
2020-02-18 09:22:51 +01:00
..
CMakeLists.txt Move QOpenGLWidget from QtOpenGL to its own module 2020-02-18 09:22:51 +01:00
glwidget.cpp Cleanup QtOpenGL examples 2019-09-30 22:16:27 +02:00
glwidget.h Cleanup QtOpenGL examples 2019-09-30 22:16:27 +02:00
hellogl2.pro Move QOpenGLWidget from QtOpenGL to its own module 2020-02-18 09:22:51 +01:00
logo.cpp Cleanup QtOpenGL examples 2019-09-30 22:16:27 +02:00
logo.h Cleanup QtOpenGL examples 2019-09-30 22:16:27 +02:00
main.cpp OpenGL examples: Introduce QCommandLineParser 2017-09-05 10:54:15 +00:00
mainwindow.cpp Cleanup QtOpenGL examples 2019-09-30 22:16:27 +02:00
mainwindow.h Unify license header usage. 2016-03-29 10:20:03 +00:00
window.cpp Cleanup QtOpenGL examples 2019-09-30 22:16:27 +02:00
window.h Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00