Doc: Change docs from internal to reimp
Pick-to: 5.15 Fixes: QTBUG-82357 Change-Id: I415ee03dd9d1ac02a435a24fb5ab94bf60c07331 Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
This commit is contained in:
parent
6d376ea5f4
commit
41ceb88fe1
@ -1272,7 +1272,7 @@ QImage QOpenGLWidget::grabFramebuffer()
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
\internal
|
\reimp
|
||||||
*/
|
*/
|
||||||
int QOpenGLWidget::metric(QPaintDevice::PaintDeviceMetric metric) const
|
int QOpenGLWidget::metric(QPaintDevice::PaintDeviceMetric metric) const
|
||||||
{
|
{
|
||||||
@ -1342,7 +1342,7 @@ int QOpenGLWidget::metric(QPaintDevice::PaintDeviceMetric metric) const
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
\internal
|
\reimp
|
||||||
*/
|
*/
|
||||||
QPaintDevice *QOpenGLWidget::redirected(QPoint *p) const
|
QPaintDevice *QOpenGLWidget::redirected(QPoint *p) const
|
||||||
{
|
{
|
||||||
@ -1354,7 +1354,7 @@ QPaintDevice *QOpenGLWidget::redirected(QPoint *p) const
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
\internal
|
\reimp
|
||||||
*/
|
*/
|
||||||
QPaintEngine *QOpenGLWidget::paintEngine() const
|
QPaintEngine *QOpenGLWidget::paintEngine() const
|
||||||
{
|
{
|
||||||
@ -1372,7 +1372,7 @@ QPaintEngine *QOpenGLWidget::paintEngine() const
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
\internal
|
\reimp
|
||||||
*/
|
*/
|
||||||
bool QOpenGLWidget::event(QEvent *e)
|
bool QOpenGLWidget::event(QEvent *e)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user