|
QCAD Application Framework
CAD Application Development and Automation.
|
#include "qtscriptshell_QStackedLayout.h"#include <QtScript/QScriptEngine>#include <QVariant>#include <qbytearray.h>#include <qcoreevent.h>#include <qlayout.h>#include <qlayoutitem.h>#include <qlist.h>#include <qmargins.h>#include <qobject.h>#include <qrect.h>#include <qsize.h>#include <qstackedlayout.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) |