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
QQmlJS::AotStatsReporter Class Reference

#include <qqmljscompilerstatsreporter_p.h>

Collaboration diagram for QQmlJS::AotStatsReporter:

Public Member Functions

 AotStatsReporter (const QQmlJS::AotStats &stats, const QStringList &emptyModules, const QStringList &onlyBytecodeModules)
QString format () const

Detailed Description

Definition at line 28 of file qqmljscompilerstatsreporter_p.h.

Constructor & Destructor Documentation

◆ AotStatsReporter()

QQmlJS::AotStatsReporter::AotStatsReporter ( const QQmlJS::AotStats & stats,
const QStringList & emptyModules,
const QStringList & onlyBytecodeModules )

Definition at line 15 of file qqmljscompilerstatsreporter.cpp.

Member Function Documentation

◆ format()

QString QQmlJS::AotStatsReporter::format ( ) const

Definition at line 123 of file qqmljscompilerstatsreporter.cpp.


The documentation for this class was generated from the following files: