Qt 4.8
|
#include <QtCore/qstring.h>
#include <QtCore/qvariant.h>
#include <QtCore/qscopedpointer.h>
#include <QtScript/qscriptvalue.h>
Go to the source code of this file.
Classes | |
class | QScriptClass |
The QScriptClass class provides an interface for defining custom behavior of (a class of) Qt Script objects. More... | |