|
QCAD Application Framework
CAD Application Development and Automation.
|
#include "qtscriptshell_PlatformPlugin.h"#include <QtScript/QScriptEngine>#include <QVariant>#include <abstractmediastream.h>#include <objectdescription.h>#include <qbytearray.h>#include <qicon.h>#include <qlist.h>#include <qobject.h>#include <qpair.h>#include <qstringlist.h>#include <qurl.h>Classes | |
| struct | QMetaTypeId< QHash< QByteArray, QVariant > > |
| struct | QMetaTypeId< QList< QPair< QByteArray, QString > > > |
| struct | QMetaTypeId< QPair< QByteArray, QString > > |
Macros | |
| #define | QTSCRIPT_IS_GENERATED_FUNCTION(fun) ((fun.data().toUInt32() & 0xFFFF0000) == 0xBABE0000) |
| #define QTSCRIPT_IS_GENERATED_FUNCTION | ( | fun | ) | ((fun.data().toUInt32() & 0xFFFF0000) == 0xBABE0000) |