![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Member Functions | |
QOpenGLWidgetPaintDevicePrivate (QOpenGLWidget *widget) | |
void | beginPaint () override |
void | endPaint () override |
QOpenGLWidgetPaintDevicePrivate (QOpenGLWidget *widget) | |
void | beginPaint () override |
void | endPaint () override |
Public Member Functions inherited from QOpenGLPaintDevicePrivate | |
QOpenGLPaintDevicePrivate (const QSize &size) | |
virtual | ~QOpenGLPaintDevicePrivate () |
Public Attributes | |
QOpenGLWidget * | w |
Public Attributes inherited from QOpenGLPaintDevicePrivate | |
QSize | size |
QOpenGLContext * | ctx |
qreal | dpmx |
qreal | dpmy |
qreal | devicePixelRatio |
bool | flipped |
QPaintEngine * | engine |
Additional Inherited Members | |
Static Public Member Functions inherited from QOpenGLPaintDevicePrivate | |
static QOpenGLPaintDevicePrivate * | get (QOpenGLPaintDevice *dev) |
Definition at line 516 of file qopenglwidget.cpp.
|
inlineexplicit |
Definition at line 519 of file qopenglwidget.cpp.
References QOpenGLWidgetPaintDevicePrivate().
Referenced by QOpenGLWidgetPaintDevicePrivate().
|
inlineexplicit |
Definition at line 519 of file qopenglwidget.cpp.
|
overridevirtual |
Reimplemented from QOpenGLPaintDevicePrivate.
Definition at line 600 of file qopenglwidget.cpp.
|
overridevirtual |
Reimplemented from QOpenGLPaintDevicePrivate.
|
overridevirtual |
Reimplemented from QOpenGLPaintDevicePrivate.
Definition at line 619 of file qopenglwidget.cpp.
References QOpenGLWidgetPrivate::initialized.
|
overridevirtual |
Reimplemented from QOpenGLPaintDevicePrivate.
QOpenGLWidget * QOpenGLWidgetPaintDevicePrivate::w |
Definition at line 526 of file qopenglwidget.cpp.