QtBase  v6.3.1
Classes | Macros | Functions | Variables
qoutlinemapper_p.h File Reference
#include <QtGui/private/qtguiglobal_p.h>
#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"
Include dependency graph for qoutlinemapper_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QOutlineMapper
 

Macros

#define QT_FT_BEGIN_HEADER
 
#define QT_FT_END_HEADER
 

Functions

Q_GUI_EXPORT bool qt_scaleForTransform (const QTransform &transform, qreal *scale)
 

Variables

constexpr QT_BEGIN_NAMESPACE int QT_RASTER_COORD_LIMIT = ((1<<15) - 1)
 

Macro Definition Documentation

◆ QT_FT_BEGIN_HEADER

#define QT_FT_BEGIN_HEADER

Definition at line 60 of file qoutlinemapper_p.h.

◆ QT_FT_END_HEADER

#define QT_FT_END_HEADER

Definition at line 61 of file qoutlinemapper_p.h.

Function Documentation

◆ qt_scaleForTransform()

Q_GUI_EXPORT bool qt_scaleForTransform ( const QTransform transform,
qreal scale 
)

Definition at line 2283 of file qtransform.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ QT_RASTER_COORD_LIMIT

constexpr QT_BEGIN_NAMESPACE int QT_RASTER_COORD_LIMIT = ((1<<15) - 1)
constexpr

Definition at line 74 of file qoutlinemapper_p.h.