|
QCAD Application Framework
CAD Application Development and Automation.
|
#include "qtscriptshell_QPixmap.h"#include <QtScript/QScriptEngine>#include <QVariant>#include <qbitmap.h>#include <qbytearray.h>#include <qcolor.h>#include <qdatastream.h>#include <qimage.h>#include <qimagereader.h>#include <qimagewriter.h>#include <qiodevice.h>#include <qmatrix.h>#include <qpaintdevice.h>#include <qpaintengine.h>#include <qpixmap.h>#include <qpoint.h>#include <qrect.h>#include <qregion.h>#include <qsize.h>#include <qtransform.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) |