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
qpaintengine_mac_p.h File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

#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.