Qt 4.8
Classes | Variables
qaxscript.cpp File Reference
#include "qaxscript.h"
#include <qapplication.h>
#include <qfile.h>
#include <qhash.h>
#include <qmetaobject.h>
#include <quuid.h>
#include <qwidget.h>
#include <qt_windows.h>
#include <initguid.h>
#include <activscp.h>
#include "../shared/qaxtypes.h"

Go to the source code of this file.

Classes

struct  QAxEngineDescriptor
 
class  QAxScriptManagerPrivate
 
class  QAxScriptSite
 

Variables

static QList< QAxEngineDescriptorengines
 

Variable Documentation

◆ engines

QList<QAxEngineDescriptor> engines
static