Qt 4.8
|
#include <QtCore/qrect.h>
#include <QtGui/qtransform.h>
#include <QtGui/qpainterpath.h>
#include <private/qrasterdefs_p.h>
#include <private/qdatabuffer_p.h>
#include "qpaintengineex_p.h"
Go to the source code of this file.
Classes | |
class | QOutlineMapper |
Macros | |
#define | QT_FT_BEGIN_HEADER |
#define | QT_FT_END_HEADER |
Variables | |
const int | QT_RASTER_COORD_LIMIT = 32767 |
#define QT_FT_BEGIN_HEADER |
Definition at line 61 of file qoutlinemapper_p.h.
#define QT_FT_END_HEADER |
Definition at line 62 of file qoutlinemapper_p.h.
const int QT_RASTER_COORD_LIMIT = 32767 |
Definition at line 72 of file qoutlinemapper_p.h.
Referenced by QRasterPaintEngine::begin(), QRasterPaintEngine::drawEllipse(), QOutlineMapper::endOutline(), QRasterPaintEngine::fillPath(), QRasterBuffer::prepare(), and QRasterPaintEnginePrivate::systemStateChanged().