Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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)   (qRound(f * 64))
 

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)    (qRound(f * 64))

Definition at line 15 of file qoutlinemapper.cpp.

Referenced by QOutlineMapper::convertElements().

Function Documentation

◆ boundingRect()

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

Definition at line 20 of file qoutlinemapper.cpp.

References QPointF::x(), and QPointF::y().

Referenced by QQuickTextNodeEngine::addFrameDecorations(), addSelectedRegionsToPath(), adjustedItemBoundingRect(), adjustedItemEffectiveBoundingRect(), QFontMetrics::boundingRect(), QSvgText::bounds(), QPrintPreviewWidgetPrivate::calcCurrentPage(), QCommonStylePrivate::calculateElidedText(), QQC2::QCommonStylePrivate::calculateElidedText(), QOpenGL2PaintEngineExPrivate::composite(), QPainterPrivate::draw_helper(), QPainterPrivate::drawStretchedGradient(), QPicturePaintEngine::end(), QOutlineMapper::endOutline(), QGraphicsScene::itemsBoundingRect(), QQuickVectorImageGenerator::Utils::mapToQtLogicalMode(), QQuickItemGenerator::outputShapePath(), QQuickQmlGenerator::outputShapePath(), QWidgetPrivate::paintSiblingsRecursive(), QSGTextMaskMaterial::populate(), qgeotiledmapscene_isTileInViewport_rotationTilt(), qgeotiledmapscene_isTileInViewport_Straight(), QQuickDesignerSupport::renderImageForItem(), QSGRhiDistanceFieldGlyphCache::requestGlyphs(), stretchGradientToUserSpace(), QSGSoftwareRenderableNode::update(), QGraphicsView::updateScene(), QStyle::visualPos(), QQC2::QStyle::visualPos(), QStyle::visualRect(), QQC2::QStyle::visualRect(), src_gui_painting_qpainter2::MyWidget::wrapper15(), and src_gui_painting_qpainterpath::Wrapper::wrapper2().

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