Qt 4.8
|
#include <QtCore/qstring.h>
#include <QtCore/qsharedpointer.h>
Go to the source code of this file.
Classes | |
class | QScriptString |
The QScriptString class acts as a handle to "interned" strings in a QScriptEngine. More... | |
Functions | |
Q_SCRIPT_EXPORT uint | qHash (const QScriptString &key) |
Q_SCRIPT_EXPORT uint qHash | ( | const QScriptString & | key | ) |
Definition at line 209 of file qscriptstring.cpp.
Referenced by qHash().