Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QMacCGContext Class Reference

#include <qcoregraphics_p.h>

+ Collaboration diagram for QMacCGContext:

Public Member Functions

 QMacCGContext ()=default
 
 QMacCGContext (QPaintDevice *pdev)
 
 QMacCGContext (QPainter *p)
 
 operator CGContextRef ()
 

Detailed Description

Definition at line 74 of file qcoregraphics_p.h.

Constructor & Destructor Documentation

◆ QMacCGContext() [1/3]

QMacCGContext::QMacCGContext ( )
default

◆ QMacCGContext() [2/3]

QMacCGContext::QMacCGContext ( QPaintDevice * pdev)

Definition at line 401 of file qcoregraphics.mm.

References initialize().

+ Here is the call graph for this function:

◆ QMacCGContext() [3/3]

QMacCGContext::QMacCGContext ( QPainter * p)

Definition at line 432 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:

Member Function Documentation

◆ operator CGContextRef()

QMacCGContext::operator CGContextRef ( )
inline

Definition at line 81 of file qcoregraphics_p.h.

References context.


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