Restore QOpenGLVersionFunctionsFactory entry in changes docs

This used to be present in source-breaks.qdoc in qtdoc, but seems this
one note went missing when merging the content to other places.

Pick-to: 6.0
Change-Id: Idfd165eb1c7616c595f7a6515cc98d8477671e09
Reviewed-by: Jerome Pasion <jerome.pasion@qt.io>
bb10
Laszlo Agocs 2020-11-27 12:55:57 +01:00
parent 6b85f4f9fe
commit 5b3cc25492
1 changed files with 6 additions and 0 deletions

View File

@ -117,6 +117,12 @@
In addition, the class \l QOpenGLWidget has been moved to a new module, named
Qt OpenGL Widgets.
\section2 QOpenGLContext
The QOpenGLContext::versionFunctions() function is replaced by
QOpenGLVersionFunctionsFactory::get(). QOpenGLVersionFunctionsFactory is a public
class now, part of the \l{Qt OpenGL} module.
\section2 ANGLE
On Windows, ANGLE, a third-party OpenGL ES to Direct 3D translator, is no