![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtPrintSupport/qtprintsupportglobal.h>
#include <QtGui/qpaintengine.h>
#include <QtGui/private/qpaintengine_p.h>
#include <QtGui/private/qfont_p.h>
#include <QtCore/qhash.h>
Go to the source code of this file.
Classes | |
class | QCoreGraphicsPaintEngine |
class | QCoreGraphicsPaintEnginePrivate |
Typedefs | |
typedef struct CGColorSpace * | CGColorSpaceRef |
typedef struct CGContext * | CGContextRef |
typedef struct CGColorSpace* CGColorSpaceRef |
Definition at line 25 of file qpaintengine_mac_p.h.
typedef struct CGContext* CGContextRef |
Definition at line 26 of file qpaintengine_mac_p.h.