qt6-bb10/src/openglwidgets
Tor Arne Vestbø 3d03f4e989 Register QPlatformBackingStoreOpenGLSupport when needed
Static builds can not rely on a constructor function in the QtOpenGL
library, as that will be linked out unless something in the application
pulls it in.

Instead we export a helper function that clients that depend on
OpenGL support in QPlatformBackingStore can use to bring it it.

Change-Id: Ic54058bf413a476287884c78df5624b862f97695
Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
2020-07-29 20:34:15 +02:00
..
CMakeLists.txt
openglwidgets.pro
qopenglwidget.cpp Register QPlatformBackingStoreOpenGLSupport when needed 2020-07-29 20:34:15 +02:00
qopenglwidget.h
qtopenglwidgetsglobal.h