QCAD Application Framework
CAD Application Development and Automation.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
qtscriptshell_QHttp.cpp File Reference
#include "qtscriptshell_QHttp.h"
#include <QtScript/QScriptEngine>
#include <QVariant>
#include <qauthenticator.h>
#include <qbytearray.h>
#include <qcoreevent.h>
#include <qhttp.h>
#include <qiodevice.h>
#include <qlist.h>
#include <qnetworkproxy.h>
#include <qobject.h>
#include <qsslerror.h>
#include <qtcpsocket.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)