QCAD Application Framework
CAD Application Development and Automation.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
qtscriptshell_QGraphicsRectItem.cpp File Reference
#include "qtscriptshell_QGraphicsRectItem.h"
#include <QtScript/QScriptEngine>
#include <QVariant>
#include <qbrush.h>
#include <qcoreevent.h>
#include <qcursor.h>
#include <qevent.h>
#include <qgraphicseffect.h>
#include <qgraphicsitem.h>
#include <qgraphicsscene.h>
#include <qgraphicssceneevent.h>
#include <qgraphicstransform.h>
#include <qgraphicswidget.h>
#include <qlist.h>
#include <qpainter.h>
#include <qpainterpath.h>
#include <qpen.h>
#include <qpoint.h>
#include <qpolygon.h>
#include <qrect.h>
#include <qregion.h>
#include <qsize.h>
#include <qstyleoption.h>
#include <qtransform.h>
#include <qwidget.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)