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

(01cd43d30e3ca2c4dd94a4a4711604adb9417517)

#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< qrealreadCoords (const QRgb *data, int from, int count, int offset, QRgb color)

Function Documentation

◆ readCoords()

QList< qreal > readCoords ( const QRgb * data,
int from,
int count,
int offset,
QRgb color )
static

Definition at line 206 of file qquickninepatchimage.cpp.