From 5b3cc25492c68e0eb8cfded9cbe0f6878233fff3 Mon Sep 17 00:00:00 2001 From: Laszlo Agocs Date: Fri, 27 Nov 2020 12:55:57 +0100 Subject: 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 --- src/gui/doc/src/qt6-changes.qdoc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/gui/doc/src/qt6-changes.qdoc b/src/gui/doc/src/qt6-changes.qdoc index ff193e7784..94073a3fb8 100644 --- a/src/gui/doc/src/qt6-changes.qdoc +++ b/src/gui/doc/src/qt6-changes.qdoc @@ -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 -- cgit v1.2.3