![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qtqmlcompilerexports.h>
#include <QHash>
#include <QJsonDocument>
#include <private/qqmljsdiagnosticmessage_p.h>
#include <private/qqmljssourcelocation_p.h>
#include <chrono>
#include <memory>
Go to the source code of this file.
Classes | |
struct | QQmlJS::AotStatsEntry |
class | QQmlJS::AotStats |
class | QQmlJS::QQmlJSAotCompilerStats |
Namespaces | |
namespace | QQmlJS |
Enumerations | |
enum class | QQmlJS::CodegenResult : quint8 { QQmlJS::Success , QQmlJS::Skip , QQmlJS::Failure } |