Qt 4.8
|
#include "qaxfactory.h"
#include <qfile.h>
#include <qfileinfo.h>
#include <qmetaobject.h>
#include <qsettings.h>
#include <qwidget.h>
#include <qt_windows.h>
Go to the source code of this file.
Classes | |
class | ActiveObject |
Variables | |
bool | qAxIsServer |
wchar_t | qAxModuleFilename [MAX_PATH] |
bool qAxIsServer |
Definition at line 64 of file qaxserver.cpp.
Referenced by QAxFactory::hasStockEvents(), and QAxFactory::isServer().
wchar_t qAxModuleFilename |
Definition at line 376 of file qaxfactory.cpp.
Referenced by QAxFactory::registerActiveObject(), QAxFactory::serverDirPath(), QAxFactory::serverFilePath(), and QAxFactory::validateLicenseKey().