Qt 4.8
|
#include <ActiveQt/qaxobject.h>
Go to the source code of this file.
Classes | |
class | QAxScript |
The QAxScript class provides a wrapper around script code. More... | |
class | QAxScriptEngine |
The QAxScriptEngine class provides a wrapper around a script engine. More... | |
class | QAxScriptManager |
The QAxScriptManager class provides a bridge between application objects and script code. More... | |
Functions | |
QAxBase * | qax_create_object_wrapper (QObject *) |
Definition at line 51 of file qaxscriptwrapper.cpp.
Referenced by QAxScriptManager::addObject(), and QAxScriptEngine::scriptLanguage().