Cppcheck
|
This is the complete list of members for CheckStatistics, including all inherited members.
addChecker(const QString &checker) | CheckStatistics | |
addItem(const QString &tool, ShowTypes::ShowType type) | CheckStatistics | |
CheckStatistics(QObject *parent=nullptr) | CheckStatistics | explicit |
clear() | CheckStatistics | |
getActiveCheckers() const | CheckStatistics | inline |
getCheckersReport() const | CheckStatistics | inline |
getCount(const QString &tool, ShowTypes::ShowType type) const | CheckStatistics | |
getNumberOfActiveCheckers() const | CheckStatistics | inline |
getTools() const | CheckStatistics | |
mActiveCheckers | CheckStatistics | private |
mCheckersReport | CheckStatistics | private |
mError | CheckStatistics | private |
mInformation | CheckStatistics | private |
mPerformance | CheckStatistics | private |
mPortability | CheckStatistics | private |
mStyle | CheckStatistics | private |
mWarning | CheckStatistics | private |
setCheckersReport(QString report) | CheckStatistics | inline |