QCAD Application Framework
CAD Application Development and Automation.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
qtscriptshell_QWidgetAction.cpp File Reference
#include "qtscriptshell_QWidgetAction.h"
#include <QtScript/QScriptEngine>
#include <QVariant>
#include <qactiongroup.h>
#include <qbytearray.h>
#include <qcoreevent.h>
#include <qfont.h>
#include <qgraphicswidget.h>
#include <qicon.h>
#include <qkeysequence.h>
#include <qlist.h>
#include <qmenu.h>
#include <qobject.h>
#include <qwidget.h>
#include <qwidgetaction.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)