QGIS API Documentation
3.20.0-Odense (decaadbb31)
|
This is the complete list of members for QgsRuntimeProfiler, including all inherited members.
beginGroup(const QString &name) | QgsRuntimeProfiler | |
childGroups(const QString &parent=QString(), const QString &group="startup") const | QgsRuntimeProfiler | |
clear(const QString &group="startup") | QgsRuntimeProfiler | |
columnCount(const QModelIndex &parent=QModelIndex()) const override | QgsRuntimeProfiler | |
data(const QModelIndex &index, int role=Qt::DisplayRole) const override | QgsRuntimeProfiler | |
end(const QString &group="startup") | QgsRuntimeProfiler | |
endGroup() | QgsRuntimeProfiler | |
groupAdded(const QString &group) | QgsRuntimeProfiler | |
groupIsActive(const QString &group) const | QgsRuntimeProfiler | |
groups() const | QgsRuntimeProfiler | inline |
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const override | QgsRuntimeProfiler | |
index(int row, int column, const QModelIndex &parent=QModelIndex()) const override | QgsRuntimeProfiler | |
parent(const QModelIndex &child) const override | QgsRuntimeProfiler | |
profileTime(const QString &name, const QString &group="startup") const | QgsRuntimeProfiler | |
QgsApplication class | QgsRuntimeProfiler | friend |
QgsRuntimeProfiler() | QgsRuntimeProfiler | |
rowCount(const QModelIndex &parent=QModelIndex()) const override | QgsRuntimeProfiler | |
start(const QString &name, const QString &group="startup") | QgsRuntimeProfiler | |
totalTime(const QString &group="startup") | QgsRuntimeProfiler | |
translateGroupName(const QString &group) | QgsRuntimeProfiler | static |
~QgsRuntimeProfiler() override | QgsRuntimeProfiler |