Doc: suppress documentation of methods users shouldn't use
Change-Id: Ib905c9c54c236831f76a5c2925e7477cd7d6184c Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
This commit is contained in:
parent
ed22c1721b
commit
6ce5533172
@ -198,6 +198,8 @@ bool QAbstractOpenGLFunctions::initializeOpenGLFunctions()
|
||||
return true;
|
||||
}
|
||||
|
||||
/*! \internal
|
||||
*/
|
||||
bool QAbstractOpenGLFunctions::isInitialized() const
|
||||
{
|
||||
Q_D(const QAbstractOpenGLFunctions);
|
||||
|
Loading…
Reference in New Issue
Block a user