Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QOpenGLWidgetPaintDevicePrivate Class Reference
Inheritance diagram for QOpenGLWidgetPaintDevicePrivate:
Collaboration diagram for QOpenGLWidgetPaintDevicePrivate:

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

QOpenGLWidgetw
Public Attributes inherited from QOpenGLPaintDevicePrivate
QSize size
QOpenGLContextctx
qreal dpmx
qreal dpmy
qreal devicePixelRatio
bool flipped
QPaintEngineengine

Additional Inherited Members

Static Public Member Functions inherited from QOpenGLPaintDevicePrivate
static QOpenGLPaintDevicePrivateget (QOpenGLPaintDevice *dev)

Detailed Description

Definition at line 516 of file qopenglwidget.cpp.

Constructor & Destructor Documentation

◆ QOpenGLWidgetPaintDevicePrivate() [1/2]

QOpenGLWidgetPaintDevicePrivate::QOpenGLWidgetPaintDevicePrivate ( QOpenGLWidget * widget)
inlineexplicit

Definition at line 519 of file qopenglwidget.cpp.

References QOpenGLWidgetPaintDevicePrivate().

Referenced by QOpenGLWidgetPaintDevicePrivate().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ QOpenGLWidgetPaintDevicePrivate() [2/2]

QOpenGLWidgetPaintDevicePrivate::QOpenGLWidgetPaintDevicePrivate ( QOpenGLWidget * widget)
inlineexplicit

Definition at line 519 of file qopenglwidget.cpp.

Member Function Documentation

◆ beginPaint() [1/2]

void QOpenGLWidgetPaintDevicePrivate::beginPaint ( )
overridevirtual

Reimplemented from QOpenGLPaintDevicePrivate.

Definition at line 600 of file qopenglwidget.cpp.

◆ beginPaint() [2/2]

void QOpenGLWidgetPaintDevicePrivate::beginPaint ( )
overridevirtual

Reimplemented from QOpenGLPaintDevicePrivate.

◆ endPaint() [1/2]

void QOpenGLWidgetPaintDevicePrivate::endPaint ( )
overridevirtual

Reimplemented from QOpenGLPaintDevicePrivate.

Definition at line 619 of file qopenglwidget.cpp.

References QOpenGLWidgetPrivate::initialized.

◆ endPaint() [2/2]

void QOpenGLWidgetPaintDevicePrivate::endPaint ( )
overridevirtual

Reimplemented from QOpenGLPaintDevicePrivate.

Member Data Documentation

◆ w

QOpenGLWidget * QOpenGLWidgetPaintDevicePrivate::w

Definition at line 526 of file qopenglwidget.cpp.


The documentation for this class was generated from the following file: