|
QGIS API Documentation 3.99.0-Master (f78f5286a64)
|
This is the complete list of members for QgsRuntimeProfiler, including all inherited members.
| asText(const QString &group=QString()) | QgsRuntimeProfiler | |
| 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 | QgsRuntimeProfiler | friend |
| QgsRuntimeProfiler() | QgsRuntimeProfiler | |
| record(const QString &name, double time, const QString &group="startup", const QString &id=QString()) | QgsRuntimeProfiler | |
| rowCount(const QModelIndex &parent=QModelIndex()) const override | QgsRuntimeProfiler | |
| start(const QString &name, const QString &group="startup", const QString &id=QString()) | QgsRuntimeProfiler | |
| totalTime(const QString &group="startup") | QgsRuntimeProfiler | |
| translateGroupName(const QString &group) | QgsRuntimeProfiler | static |
| ~QgsRuntimeProfiler() override | QgsRuntimeProfiler |