|
QCAD Application Framework
CAD Application Development and Automation.
|
#include "qtscriptshell_QGraphicsGridLayout.h"#include <QtScript/QScriptEngine>#include <QVariant>#include <qcoreevent.h>#include <qgraphicsgridlayout.h>#include <qgraphicsitem.h>#include <qgraphicslayoutitem.h>#include <qrect.h>#include <qsize.h>#include <qsizepolicy.h>Macros | |
| #define | QTSCRIPT_IS_GENERATED_FUNCTION(fun) ((fun.data().toUInt32() & 0xFFFF0000) == 0xBABE0000) |
| #define QTSCRIPT_IS_GENERATED_FUNCTION | ( | fun | ) | ((fun.data().toUInt32() & 0xFFFF0000) == 0xBABE0000) |