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
qsgsoftwareinternalimagenode.cpp File Reference

(29a52df82397fd8a00308f7e34b08059d6affc91)

#include "qsgsoftwareinternalimagenode_p.h"
#include "qsgsoftwarepixmaptexture_p.h"
#include "qsgsoftwarelayer_p.h"
#include <QPainter>
#include <qmath.h>
Include dependency graph for qsgsoftwareinternalimagenode.cpp:

Go to the source code of this file.

Namespaces

namespace  QSGSoftwareHelpers

Functions

static QMargins QSGSoftwareHelpers::normalizedMargins (const QMargins &m)
void QSGSoftwareHelpers::qDrawBorderPixmap (QPainter *painter, const QRect &targetRect, const QMargins &targetMargins, const QPixmap &pixmap, const QRect &sourceRect, const QMargins &sourceMargins, const QTileRules &rules, QDrawBorderPixmap::DrawingHints hints)
static Qt::TileRule getTileRule (qreal factor)

Function Documentation

◆ getTileRule()

Qt::TileRule getTileRule ( qreal factor)
static

Definition at line 394 of file qsgsoftwareinternalimagenode.cpp.