Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qquickninepatchimage.cpp File Reference
#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: