Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qquickninepatchimage.cpp File Reference

(e0e0f722b86db7b99185ccd669dd5456623e7e69)

#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()

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

Definition at line 205 of file qquickninepatchimage.cpp.

References i, p1, and p2.

Referenced by QQuickNinePatchImagePrivate::updatePatches().

+ Here is the caller graph for this function: