|
QCAD Application Framework
CAD Application Development and Automation.
|
#include "qtscriptshell_QTableWidgetItem.h"#include <QtScript/QScriptEngine>#include <QVariant>#include <qbrush.h>#include <qdatastream.h>#include <qfont.h>#include <qicon.h>#include <qsize.h>#include <qtablewidget.h>Macros | |
| #define | QTSCRIPT_IS_GENERATED_FUNCTION(fun) ((fun.data().toUInt32() & 0xFFFF0000) == 0xBABE0000) |
| #define QTSCRIPT_IS_GENERATED_FUNCTION | ( | fun | ) | ((fun.data().toUInt32() & 0xFFFF0000) == 0xBABE0000) |