|
QCAD Application Framework
CAD Application Development and Automation.
|
#include "qtscriptshell_QWebView.h"#include <QtScript/QScriptEngine>#include <QVariant>#include <qaction.h>#include <qbitmap.h>#include <qbytearray.h>#include <qcoreevent.h>#include <qcursor.h>#include <qevent.h>#include <qfont.h>#include <qgraphicseffect.h>#include <qgraphicsproxywidget.h>#include <qicon.h>#include <qinputcontext.h>#include <qkeysequence.h>#include <qlayout.h>#include <qlist.h>#include <qlocale.h>#include <qmargins.h>#include <qnetworkrequest.h>#include <qobject.h>#include <qpaintdevice.h>#include <qpaintengine.h>#include <qpainter.h>#include <qpalette.h>#include <qpoint.h>#include <qprinter.h>#include <qrect.h>#include <qregion.h>#include <qsize.h>#include <qsizepolicy.h>#include <qstyle.h>#include <qurl.h>#include <qwebpage.h>#include <qwebsettings.h>#include <qwebview.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) |