24 #ifndef QSCRIPTSTRING_H 25 #define QSCRIPTSTRING_H 27 #include <QtCore/qstring.h> 29 #include <QtCore/qsharedpointer.h> 52 quint32 toArrayIndex(
bool *ok = 0)
const;
69 #endif // QSCRIPTSTRING_H #define QT_END_NAMESPACE
This macro expands to.
bool operator!=(QBool b1, bool b2)
The QString class provides a Unicode character string.
The QScriptString class acts as a handle to "interned" strings in a QScriptEngine.
static QString toString(Register *reg, int type, bool *ok=0)
#define QT_BEGIN_NAMESPACE
This macro expands to.
QExplicitlySharedDataPointer< QScriptStringPrivate > d_ptr
#define Q_DECLARE_PRIVATE(Class)
Q_SCRIPT_EXPORT uint qHash(const QScriptString &key)
The QScriptValue class acts as a container for the Qt Script data types.
bool operator==(QBool b1, bool b2)