Qt 4.8
|
#include <QtCore/qstring.h>
#include <QtCore/qlist.h>
#include <QtCore/qsharedpointer.h>
Go to the source code of this file.
Classes | |
class | QScriptValue |
The QScriptValue class acts as a container for the Qt Script data types. More... | |
Typedefs | |
typedef QList< QScriptValue > | QScriptValueList |
typedef double | qsreal |
typedef QList<QScriptValue> QScriptValueList |
Definition at line 47 of file qscriptvalue.h.
typedef double qsreal |
Definition at line 52 of file qscriptvalue.h.