Docs: Clarify QOpenGLFunctions::functions()
Change-Id: Ifb6fdc3de7f93a1632b396eaaa14078546cac4dd Reviewed-by: Jørgen Lind <jorgen.lind@digia.com> Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
This commit is contained in:
parent
2bbdc6358f
commit
7fba691110
@ -578,6 +578,9 @@ bool QOpenGLContext::isValid() const
|
||||
without having to manage it manually.
|
||||
|
||||
The context or a sharing context must be current.
|
||||
|
||||
The returned QOpenGLFunctions instance is ready to be used and it
|
||||
does not need initializeOpenGLFunctions() to be called.
|
||||
*/
|
||||
QOpenGLFunctions *QOpenGLContext::functions() const
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user