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
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 88 of file qcoregraphics_p.h.

Constructor & Destructor Documentation

◆ QMacCGContext() [1/3]

QMacCGContext::QMacCGContext ( )
default

◆ QMacCGContext() [2/3]

QMacCGContext::QMacCGContext ( QPaintDevice * pdev)

Definition at line 631 of file qcoregraphics.mm.

◆ QMacCGContext() [3/3]

QMacCGContext::QMacCGContext ( QPainter * p)

Definition at line 662 of file qcoregraphics.mm.

Member Function Documentation

◆ operator CGContextRef()

QMacCGContext::operator CGContextRef ( )
inline

Definition at line 95 of file qcoregraphics_p.h.


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