lib_ui/ui/gl
Ilya Fedin 8e5d35229a Simple replacements for Qt 6
QStringRef -> QStringView
QTextCursor constructor accepts a QTextDocument only
Some headers are moved, so paths are removed
QMatrix -> QTransform
Methods returning qsizetype are wrapped to int()s to allow compiler to deduce the type
2021-10-19 17:06:25 +04:00
..
gl_detection.cpp Simple replacements for Qt 6 2021-10-19 17:06:25 +04:00
gl_detection.h
gl_image.cpp Allow Ui::GL::Renderer::deinit on lost context. 2021-09-03 21:41:12 +03:00
gl_image.h Allow Ui::GL::Renderer::deinit on lost context. 2021-09-03 21:41:12 +03:00
gl_math.cpp
gl_math.h
gl_primitives.cpp
gl_primitives.h Simple replacements for Qt 6 2021-10-19 17:06:25 +04:00
gl_shader.cpp
gl_shader.h Simple replacements for Qt 6 2021-10-19 17:06:25 +04:00
gl_surface.cpp Simple replacements for Qt 6 2021-10-19 17:06:25 +04:00
gl_surface.h Allow Ui::GL::Renderer::deinit on lost context. 2021-09-03 21:41:12 +03:00
gl_window.cpp
gl_window.h