22 return !_left && !_top && !_right && !_bottom;
62: _l(-1), _r(-1), _t(-1), _b(-1),
68: _l(
o._l), _r(
o._r), _t(
o._t), _b(
o._b), _h(
o._h), _v(
o._v), _pix(
o._pix)
117 imgFile =
value.toString();
119 _h = stringToRule(
value);
121 _v = stringToRule(
value);
125 if (l < 0 ||
r < 0 ||
t < 0 ||
b < 0 || imgFile.
isEmpty())
128 _l = l; _r =
r; _t =
t; _b =
b;
136 string =
string.mid(1,
string.
size() - 2);
145 qWarning(
"QQuickGridScaledImage: Invalid tile rule specified. Using Stretch.");
181#include "moc_qquickscalegrid_p_p.cpp"
QByteArray trimmed() const &
bool isEmpty() const noexcept
Returns true if the byte array has size 0; otherwise returns false.
\inmodule QtCore \reentrant
QString pixmapUrl() const
QQuickGridScaledImage & operator=(const QQuickGridScaledImage &)
QQuickScaleGrid(QObject *parent=nullptr)
void rightBorderChanged()
void bottomBorderChanged()
\macro QT_RESTRICTED_CAST_FROM_ASCII
int toInt(bool *ok=nullptr, int base=10) const
Returns the string converted to an int using base base, which is 10 by default and must be between 2 ...
bool startsWith(const QString &s, Qt::CaseSensitivity cs=Qt::CaseSensitive) const
Returns true if the string starts with s; otherwise returns false.
static QString fromUtf8(QByteArrayView utf8)
This is an overloaded member function, provided for convenience. It differs from the above function o...
QString mid(qsizetype position, qsizetype n=-1) const
Returns a string that contains n characters of this string, starting at the specified position index.
bool isEmpty() const
Returns true if the string has no characters; otherwise returns false.
QString left(qsizetype n) const
Returns a substring that contains the n leftmost characters of the string.
static QString static QString qsizetype indexOf(QChar c, qsizetype from=0, Qt::CaseSensitivity cs=Qt::CaseSensitive) const
QString trimmed() const &
Combined button and popup list for selecting options.
EGLOutputLayerEXT EGLint EGLAttrib value
[5]
GLboolean GLboolean GLboolean b
GLenum GLuint GLintptr GLsizeiptr size
[1]
GLint GLsizei GLsizei GLenum GLenum GLsizei void * data
QLatin1StringView QLatin1String
\inmodule QtCore \reentrant
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent