![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qcoregraphics_p.h>
Public Member Functions | |
| QMacCGContext ()=default | |
| QMacCGContext (QPaintDevice *pdev) | |
| QMacCGContext (QPainter *p) | |
| operator CGContextRef () | |
Definition at line 88 of file qcoregraphics_p.h.
|
default |
| QMacCGContext::QMacCGContext | ( | QPaintDevice * | pdev | ) |
Definition at line 631 of file qcoregraphics.mm.
| QMacCGContext::QMacCGContext | ( | QPainter * | p | ) |
Definition at line 662 of file qcoregraphics.mm.
|
inline |
Definition at line 95 of file qcoregraphics_p.h.