Doc: Fix wording in \brief section.
Change-Id: I60748a681cce6bd61805376b2a2cd38d2020e68e Reviewed-by: aavit <qt_aavit@ovi.com>bb10
parent
7ac1b21d05
commit
49c8a28563
|
|
@ -80,7 +80,7 @@ QMutex QOpenGLContextPrivate::makeCurrentTrackerMutex;
|
|||
\class QOpenGLContext
|
||||
\inmodule QtGui
|
||||
\since 5.0
|
||||
\brief The QOpenGLContext represents a native OpenGL context, enabling
|
||||
\brief The QOpenGLContext class represents a native OpenGL context, enabling
|
||||
OpenGL rendering on a QSurface.
|
||||
|
||||
QOpenGLContext represents the OpenGL state of an underlying OpenGL context.
|
||||
|
|
@ -694,7 +694,7 @@ void QOpenGLContext::deleteQGLContext()
|
|||
/*!
|
||||
\class QOpenGLContextGroup
|
||||
\since 5.0
|
||||
\brief The QOpenGLContextGroup represents a group of contexts sharing
|
||||
\brief The QOpenGLContextGroup class represents a group of contexts sharing
|
||||
OpenGL resources.
|
||||
\inmodule QtGui
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue