|
QCAD Application Framework
CAD Application Development and Automation.
|
#include "qtscriptshell_QSslSocket.h"#include <QtScript/QScriptEngine>#include <QVariant>#include <qauthenticator.h>#include <qbytearray.h>#include <qcoreevent.h>#include <qhostaddress.h>#include <qlist.h>#include <qnetworkproxy.h>#include <qobject.h>#include <qsslcertificate.h>#include <qsslcipher.h>#include <qsslconfiguration.h>#include <qsslerror.h>#include <qsslkey.h>#include <qsslsocket.h>Macros | |
| #define | QTSCRIPT_IS_GENERATED_FUNCTION(fun) ((fun.data().toUInt32() & 0xFFFF0000) == 0xBABE0000) |
| #define QTSCRIPT_IS_GENERATED_FUNCTION | ( | fun | ) | ((fun.data().toUInt32() & 0xFFFF0000) == 0xBABE0000) |