iLand
|
#include <QObject>
#include <QVariant>
#include <QJSValue>
Go to the source code of this file.
Classes | |
class | MapGridWrapper |
class | ScriptGlobal |
This is a global interface providing useful functionality for javascripts. More... | |
class | ScriptObjectFactory |
The ScriptObjectFactory can instantiate objects of other C++ (QObject-based) types. More... | |