Qt 6.x
The Qt SDK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
qpaintengine_mac_p.h File Reference
#include <QtPrintSupport/qtprintsupportglobal.h>
#include <QtGui/qpaintengine.h>
#include <QtGui/private/qpaintengine_p.h>
#include <QtGui/private/qfont_p.h>
#include <QtCore/qhash.h>
+ Include dependency graph for qpaintengine_mac_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QCoreGraphicsPaintEngine
 
class  QCoreGraphicsPaintEnginePrivate
 

Typedefs

typedef struct CGColorSpace * CGColorSpaceRef
 
typedef struct CGContext * CGContextRef
 

Typedef Documentation

◆ CGColorSpaceRef

typedef struct CGColorSpace* CGColorSpaceRef

Definition at line 25 of file qpaintengine_mac_p.h.

◆ CGContextRef

typedef struct CGContext* CGContextRef

Definition at line 26 of file qpaintengine_mac_p.h.