Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qv4stringtoarrayindex_p.h File Reference

(f2f3400384deebec9bc6a1197654b840e90b7cd2)

#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

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)