Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qv4stringtoarrayindex_p.h File Reference
#include <QtCore/private/qnumeric_p.h>
#include <QtCore/qstring.h>
#include <limits>
+ Include dependency graph for qv4stringtoarrayindex_p.h:

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)