QtBase  v6.3.1
Classes | Macros | Functions
qpaintengineex.cpp File Reference
#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>
Include dependency graph for qpaintengineex.cpp:

Go to the source code of this file.

Classes

struct  StrokeHandler
 

Macros

#define QT_MAX_CACHED_GLYPH_SIZE   64
 

Functions

const QVectorPathqtVectorPathForPath (const QPainterPath &path)
 
QDebug Q_GUI_EXPORT & operator<< (QDebug &s, const QVectorPath &path)
 
Q_GUI_EXPORT bool qt_scaleForTransform (const QTransform &transform, qreal *scale)
 
Q_GUI_EXPORT QPainterPath qt_painterPathFromVectorPath (const QVectorPath &path)
 

Macro Definition Documentation

◆ QT_MAX_CACHED_GLYPH_SIZE

#define QT_MAX_CACHED_GLYPH_SIZE   64

Definition at line 55 of file qpaintengineex.cpp.

Function Documentation

◆ operator<<()

QDebug Q_GUI_EXPORT& operator<< ( QDebug s,
const QVectorPath path 
)

Definition at line 138 of file qpaintengineex.cpp.

Here is the call graph for this function:

◆ qt_painterPathFromVectorPath()

Q_GUI_EXPORT QPainterPath qt_painterPathFromVectorPath ( const QVectorPath path)

Definition at line 1037 of file qpaintengineex.cpp.

◆ qt_scaleForTransform()

Q_GUI_EXPORT bool qt_scaleForTransform ( const QTransform transform,
qreal scale 
)

Definition at line 2283 of file qtransform.cpp.

◆ qtVectorPathForPath()

const QVectorPath& qtVectorPathForPath ( const QPainterPath path)

Definition at line 131 of file qpaintengineex.cpp.

Here is the caller graph for this function: