![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qqmljscompilerstatsreporter_p.h>
Public Member Functions | |
AotStatsReporter (const QQmlJS::AotStats &stats, const QStringList &emptyModules, const QStringList &onlyBytecodeModules) | |
QString | format () const |
Definition at line 28 of file qqmljscompilerstatsreporter_p.h.
QQmlJS::AotStatsReporter::AotStatsReporter | ( | const QQmlJS::AotStats & | stats, |
const QStringList & | emptyModules, | ||
const QStringList & | onlyBytecodeModules ) |
Definition at line 15 of file qqmljscompilerstatsreporter.cpp.
QString QQmlJS::AotStatsReporter::format | ( | ) | const |
Definition at line 123 of file qqmljscompilerstatsreporter.cpp.