![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qsgsoftwareinternalimagenode_p.h"#include "qsgsoftwarepixmaptexture_p.h"#include "qsgsoftwarelayer_p.h"#include <QPainter>#include <qmath.h>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) |
|
static |
Definition at line 394 of file qsgsoftwareinternalimagenode.cpp.