|
QCAD Application Framework
CAD Application Development and Automation.
|
#include "qtscriptshell_QWebPage.h"#include <QtScript/QScriptEngine>#include <QVariant>#include <qaction.h>#include <qbytearray.h>#include <qcoreevent.h>#include <qevent.h>#include <qlist.h>#include <qmenu.h>#include <qnetworkaccessmanager.h>#include <qnetworkreply.h>#include <qnetworkrequest.h>#include <qobject.h>#include <qpalette.h>#include <qpoint.h>#include <qrect.h>#include <qsize.h>#include <qstringlist.h>#include <qundostack.h>#include <qurl.h>#include <qwebframe.h>#include <qwebpage.h>#include <qwebpluginfactory.h>#include <qwebsettings.h>#include <qwidget.h>Macros | |
| #define | QTSCRIPT_IS_GENERATED_FUNCTION(fun) ((fun.data().toUInt32() & 0xFFFF0000) == 0xBABE0000) |
| #define QTSCRIPT_IS_GENERATED_FUNCTION | ( | fun | ) | ((fun.data().toUInt32() & 0xFFFF0000) == 0xBABE0000) |