QCAD Application Framework
CAD Application Development and Automation.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
qtscriptshell_QTreeWidgetItem.cpp File Reference
#include "qtscriptshell_QTreeWidgetItem.h"
#include <QtScript/QScriptEngine>
#include <QVariant>
#include <qbrush.h>
#include <qdatastream.h>
#include <qfont.h>
#include <qicon.h>
#include <qlist.h>
#include <qsize.h>
#include <qstringlist.h>
#include <qtreewidget.h>

Macros

#define QTSCRIPT_IS_GENERATED_FUNCTION(fun)   ((fun.data().toUInt32() & 0xFFFF0000) == 0xBABE0000)

Macro Definition Documentation

#define QTSCRIPT_IS_GENERATED_FUNCTION (   fun)    ((fun.data().toUInt32() & 0xFFFF0000) == 0xBABE0000)