QtScript/qscriptstring.h Source File
Go to the documentation of this file.
24 #ifndef QSCRIPTSTRING_H
25 #define QSCRIPTSTRING_H
37 class QScriptStringPrivate;
42 QScriptString(
const QScriptString &other);
45 QScriptString &operator=(
const QScriptString &other);
49 bool operator==(
const QScriptString &other)
const;
50 bool operator!=(
const QScriptString &other)
const;
52 quint32 toArrayIndex(
bool *ok = 0)
const;
60 Q_DECLARE_PRIVATE(QScriptString)
69 #endif // QSCRIPTSTRING_H
bool operator==(const Attribute &cA, const AttributeInstance< type > &cB)
This operator compares the two attributes and NOT their values.
#define QT_BEGIN_NAMESPACE
bool operator!=(const QByteArray &a1, const QByteArray &a2)
Q_SCRIPT_EXPORT uint qHash(const QScriptString &key)