Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qoutlinemapper.cpp File Reference

(aabb133d07ff99157ae2070e16594eba035cca08)

#include "qoutlinemapper_p.h"
#include "qbezier_p.h"
#include "qmath.h"
#include "qpainterpath_p.h"
#include "qscopedvaluerollback.h"
#include <stdlib.h>
+ Include dependency graph for qoutlinemapper.cpp:

Go to the source code of this file.

Macros

#define qreal_to_fixed_26_6(f)
 

Functions

static const QRectF boundingRect (const QPointF *points, int pointCount)
 

Macro Definition Documentation

◆ qreal_to_fixed_26_6

#define qreal_to_fixed_26_6 ( f)
Value:
(qRound(f * 64))
int qRound(qfloat16 d) noexcept
Definition qfloat16.h:318
GLfloat GLfloat f
[0]

Definition at line 15 of file qoutlinemapper.cpp.

Function Documentation

◆ boundingRect()

static const QRectF boundingRect ( const QPointF * points,
int pointCount )
static

Definition at line 20 of file qoutlinemapper.cpp.