![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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"
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) |