Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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)