Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qqmljscompilerstats_p.h File Reference

(2e4c66160f0cfbc76b0154d8b989f8931b1963bf)

#include <qtqmlcompilerexports.h>
#include <QHash>
#include <QJsonDocument>
#include <private/qqmljsdiagnosticmessage_p.h>
#include <private/qqmljssourcelocation_p.h>
#include <chrono>
#include <memory>
Include dependency graph for qqmljscompilerstats_p.h:
This graph shows which files directly or indirectly include this file:

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 }