|
QCAD Application Framework
CAD Application Development and Automation.
|
#include "qtscriptshell_QGraphicsScene.h"#include <QtScript/QScriptEngine>#include <QVarLengthArray>#include <QVariant>#include <qbrush.h>#include <qbytearray.h>#include <qcoreevent.h>#include <qevent.h>#include <qfont.h>#include <qgraphicsitem.h>#include <qgraphicsproxywidget.h>#include <qgraphicsscene.h>#include <qgraphicssceneevent.h>#include <qgraphicsview.h>#include <qgraphicswidget.h>#include <qline.h>#include <qlist.h>#include <qobject.h>#include <qpainter.h>#include <qpainterpath.h>#include <qpalette.h>#include <qpen.h>#include <qpixmap.h>#include <qpoint.h>#include <qpolygon.h>#include <qrect.h>#include <qstyle.h>#include <qstyleoption.h>#include <qtransform.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) |