Qt 6.x
The Qt SDK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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 67 of file qcoregraphics_p.h.

Constructor & Destructor Documentation

◆ QMacCGContext() [1/3]

QMacCGContext::QMacCGContext ( )
default

◆ QMacCGContext() [2/3]

QMacCGContext::QMacCGContext ( QPaintDevice pdev)

Definition at line 379 of file qcoregraphics.mm.

References initialize().

+ Here is the call graph for this function:

◆ QMacCGContext() [3/3]

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:

Member Function Documentation

◆ operator CGContextRef()

QMacCGContext::operator CGContextRef ( )
inline

Definition at line 74 of file qcoregraphics_p.h.

References context.


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