![]() |
Qt 6.x
The Qt SDK
|
#include <QtCore/private/qnumeric_p.h>
#include <QtCore/qstring.h>
#include <limits>
Go to the source code of this file.
Namespaces | |
namespace | QV4 |
\qmltype Particle \inqmlmodule QtQuick.Particles | |
Functions | |
uint | QV4::charToUInt (const QChar *ch) |
uint | QV4::charToUInt (const char *ch) |
template<typename T > | |
uint | QV4::stringToArrayIndex (const T *ch, const T *end) |
uint | QV4::stringToArrayIndex (const QString &str) |