#include <qdeclarativejsengine_p.h>
Definition at line 98 of file qdeclarativejsengine_p.h.
◆ RegExpFlag
◆ flagFromChar()
int QDeclarativeJS::Ecma::RegExp::flagFromChar |
( |
const QChar & |
ch | ) |
|
|
static |
Definition at line 60 of file qdeclarativejsengine_p.cpp.
Referenced by QDeclarativeJS::Lexer::scanRegExp().
The QHash::const_iterator class provides an STL-style const iterator for QHash and QMultiHash...
#define it(className, varName)
The QHash class is a template class that provides a hash-table-based dictionary.
bool isEmpty() const
Returns true if the hash contains no items; otherwise returns false.
const T & value() const
Returns the current item's value.
const_iterator constFind(const Key &key) const
Returns an iterator pointing to the item with the key in the hash.
const_iterator constEnd() const
Returns a const STL-style iterator pointing to the imaginary item after the last item in the hash...
The QLatin1Char class provides an 8-bit ASCII/Latin-1 character.
◆ flagsToString()
QString QDeclarativeJS::Ecma::RegExp::flagsToString |
( |
int |
flags | ) |
|
|
static |
Definition at line 75 of file qdeclarativejsengine_p.cpp.
The QString class provides a Unicode character string.
The QLatin1Char class provides an 8-bit ASCII/Latin-1 character.
The documentation for this class was generated from the following files: