|
QCAD Application Framework
CAD Application Development and Automation.
|
#include "qtscriptshell_QGraphicsItemGroup.h"#include <QtScript/QScriptEngine>#include <QVariant>#include <qcoreevent.h>#include <qcursor.h>#include <qevent.h>#include <qgraphicseffect.h>#include <qgraphicsitem.h>#include <qgraphicsscene.h>#include <qgraphicssceneevent.h>#include <qgraphicstransform.h>#include <qgraphicswidget.h>#include <qlist.h>#include <qpainter.h>#include <qpainterpath.h>#include <qpoint.h>#include <qpolygon.h>#include <qrect.h>#include <qregion.h>#include <qsize.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) |