![]() |
Qt 6.x
The Qt SDK
|
#include "qquickninepatchimage_p.h"#include <QtCore/qfileinfo.h>#include <QtQuick/qsggeometry.h>#include <QtQuick/qsgtexturematerial.h>#include <QtQuick/private/qsgnode_p.h>#include <QtQuick/private/qquickimage_p_p.h>#include "moc_qquickninepatchimage_p.cpp"
Include dependency graph for qquickninepatchimage.cpp:Go to the source code of this file.
Classes | |
| struct | QQuickNinePatchData |
| class | QQuickNinePatchNode |
| class | QQuickNinePatchImagePrivate |
Functions | |
| static QList< qreal > | readCoords (const QRgb *data, int from, int count, int offset, QRgb color) |
|
static |
Definition at line 205 of file qquickninepatchimage.cpp.
Referenced by QQuickNinePatchImagePrivate::updatePatches().
Here is the caller graph for this function: