|
QCAD Application Framework
CAD Application Development and Automation.
|
#include "qtscriptshell_QGLShaderProgram.h"#include <QtScript/QScriptEngine>#include <QVariant>#include <qbytearray.h>#include <qcolor.h>#include <qcoreevent.h>#include <qgenericmatrix.h>#include <qgl.h>#include <qglshaderprogram.h>#include <qlist.h>#include <qmatrix4x4.h>#include <qobject.h>#include <qpoint.h>#include <qsize.h>#include <qtransform.h>#include <qvector2d.h>#include <qvector3d.h>#include <qvector4d.h>Macros | |
| #define | QTSCRIPT_IS_GENERATED_FUNCTION(fun) ((fun.data().toUInt32() & 0xFFFF0000) == 0xBABE0000) |
| #define QTSCRIPT_IS_GENERATED_FUNCTION | ( | fun | ) | ((fun.data().toUInt32() & 0xFFFF0000) == 0xBABE0000) |