![]() |
Qt 6.x
The Qt SDK
|
#include <qcoregraphics_p.h>
Collaboration diagram for QMacCGContext:Public Member Functions | |
| QMacCGContext ()=default | |
| QMacCGContext (QPaintDevice *pdev) | |
| QMacCGContext (QPainter *p) | |
| operator CGContextRef () | |
Definition at line 67 of file qcoregraphics_p.h.
|
default |
| QMacCGContext::QMacCGContext | ( | QPaintDevice * | pdev | ) |
Definition at line 379 of file qcoregraphics.mm.
References initialize().
Here is the call graph for this function:| QMacCGContext::QMacCGContext | ( | QPainter * | p | ) |
Definition at line 410 of file qcoregraphics.mm.
References context, QPainter::device(), QPaintDevice::devType(), QPaintEnginePrivate::get(), QInternal::Image, initialize(), QPaintEngine::paintDevice(), QPainter::paintEngine(), painter, QInternal::Pixmap, Q_ASSERT, qWarning, QPaintEngine::Raster, QPaintEngine::syncState(), QPaintEngine::type(), and QInternal::Widget.
Here is the call graph for this function:
|
inline |
Definition at line 74 of file qcoregraphics_p.h.
References context.