![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtQml/qjsengine.h>
#include <QtCore/qglobal.h>
#include <private/qtqmlglobal_p.h>
Go to the source code of this file.
Functions | |
QT_REQUIRE_CONFIG (qml_xml_http_request) | |
QT_BEGIN_NAMESPACE void * | qt_add_qmlxmlhttprequest (QV4::ExecutionEngine *engine) |
void | qt_rem_qmlxmlhttprequest (QV4::ExecutionEngine *engine, void *) |
QT_BEGIN_NAMESPACE void * qt_add_qmlxmlhttprequest | ( | QV4::ExecutionEngine * | engine | ) |
Definition at line 2150 of file qqmlxmlhttprequest.cpp.
void qt_rem_qmlxmlhttprequest | ( | QV4::ExecutionEngine * | engine, |
void * | d ) |
Definition at line 2144 of file qqmlxmlhttprequest.cpp.
QT_REQUIRE_CONFIG | ( | qml_xml_http_request | ) |