(14d1108d3562f6e409505ba49b7bce82d70bd64f)
#include "qpaintengineex_p.h"
#include "qpainter_p.h"
#include "qstroker_p.h"
#include "qbezier_p.h"
#include <private/qpainterpath_p.h>
#include <private/qfontengine_p.h>
#include <private/qstatictext_p.h>
#include <qvarlengtharray.h>
#include <qdebug.h>
Go to the source code of this file.
|
const QVectorPath & | qtVectorPathForPath (const QPainterPath &path) |
|
QDebug Q_GUI_EXPORT & | operator<< (QDebug &s, const QVectorPath &path) |
|
static void | qpaintengineex_moveTo (qreal x, qreal y, void *data) |
|
static void | qpaintengineex_lineTo (qreal x, qreal y, void *data) |
|
static void | qpaintengineex_cubicTo (qreal c1x, qreal c1y, qreal c2x, qreal c2y, qreal ex, qreal ey, void *data) |
|
Q_GUI_EXPORT bool | qt_scaleForTransform (const QTransform &transform, qreal *scale) |
|
Q_GUI_EXPORT QPainterPath | qt_painterPathFromVectorPath (const QVectorPath &path) |
|
◆ QT_MAX_CACHED_GLYPH_SIZE
#define QT_MAX_CACHED_GLYPH_SIZE 64 |
◆ operator<<()
◆ qpaintengineex_cubicTo()
◆ qpaintengineex_lineTo()
◆ qpaintengineex_moveTo()
◆ qt_painterPathFromVectorPath()
◆ qt_scaleForTransform()
Q_GUI_EXPORT bool qt_scaleForTransform |
( |
const QTransform & | transform, |
|
|
qreal * | scale ) |
|
extern |
◆ qtVectorPathForPath()
◆ qpaintengineex_ellipse_types
◆ qpaintengineex_line_types_16
◆ qpaintengineex_rect4_types_32
◆ qpaintengineex_roundedrect_types