|
QCAD Application Framework
CAD Application Development and Automation.
|
#include "qtscriptshell_QGraphicsColorizeEffect.h"#include <QtScript/QScriptEngine>#include <QVariant>#include <qbytearray.h>#include <qcolor.h>#include <qcoreevent.h>#include <qgraphicseffect.h>#include <qlist.h>#include <qobject.h>#include <qpainter.h>#include <qpixmap.h>#include <qpoint.h>#include <qrect.h>Macros | |
| #define | QTSCRIPT_IS_GENERATED_FUNCTION(fun) ((fun.data().toUInt32() & 0xFFFF0000) == 0xBABE0000) |
| #define QTSCRIPT_IS_GENERATED_FUNCTION | ( | fun | ) | ((fun.data().toUInt32() & 0xFFFF0000) == 0xBABE0000) |