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> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| openglwidgets.pro | ||
| qopenglwidget.cpp | ||
| qopenglwidget.h | ||
| qtopenglwidgetsglobal.h | ||