|
Cppcheck
|
This is the complete list of members for ResultsTree, including all inherited members.
| addBacktraceFiles(QStandardItem *parent, const ErrorLine &item, const bool hide, const QString &icon, bool childOfMessage) | ResultsTree | protected |
| addErrorItem(const ErrorItem &item) | ResultsTree | |
| askFileDir(const QString &file) | ResultsTree | protected |
| checkSelected(QStringList selectedItems) | ResultsTree | signal |
| clear() | ResultsTree | |
| clear(const QString &filename) | ResultsTree | |
| clearRecheckFile(const QString &filename) | ResultsTree | |
| context(int application) | ResultsTree | protectedslot |
| contextMenuEvent(QContextMenuEvent *e) override | ResultsTree | protected |
| copy() | ResultsTree | protectedslot |
| createCheckboxItem(bool checked) | ResultsTree | protectedstatic |
| createLineNumberItem(const QString &linenumber) | ResultsTree | protectedstatic |
| createNormalItem(const QString &name) | ResultsTree | protectedstatic |
| currentChanged(const QModelIndex ¤t, const QModelIndex &previous) override | ResultsTree | protectedslot |
| ensureFileItem(const QString &fullpath, const QString &file0, bool hide) | ResultsTree | protected |
| filterResults(const QString &filter) | ResultsTree | |
| findFileItem(const QString &name) const | ResultsTree | protected |
| getCheckDirectory() | ResultsTree | |
| getFilePath(const QStandardItem *target, bool fullPath) | ResultsTree | protectedstatic |
| hasResults() const | ResultsTree | |
| hasVisibleResults() const | ResultsTree | |
| hideAllIdResult() | ResultsTree | protectedslot |
| hideResult() | ResultsTree | protectedslot |
| initialize(QSettings *settings, ApplicationList *list, ThreadHandler *checkThreadHandler) | ResultsTree | |
| keyPressEvent(QKeyEvent *event) override | ResultsTree | |
| loadSettings() | ResultsTree | protected |
| mApplications | ResultsTree | protected |
| mCheckPath | ResultsTree | protected |
| mContextItem | ResultsTree | protected |
| mFilter | ResultsTree | protected |
| mHiddenMessageId | ResultsTree | private |
| mModel | ResultsTree | protected |
| mSaveAllErrors | ResultsTree | protected |
| mSaveFullPath | ResultsTree | protected |
| mSelectionModel | ResultsTree | private |
| mSettings | ResultsTree | protected |
| mShowClang | ResultsTree | private |
| mShowCppcheck | ResultsTree | private |
| mShowErrorId | ResultsTree | protected |
| mShowFullPath | ResultsTree | protected |
| mShowSeverities | ResultsTree | |
| mThread | ResultsTree | private |
| mVisibleErrors | ResultsTree | protected |
| openContainingFolder() | ResultsTree | protectedslot |
| quickStartApplication(const QModelIndex &index) | ResultsTree | protectedslot |
| readErrorItem(const QStandardItem *error, ErrorItem *item) const | ResultsTree | private |
| recheckSelectedFiles() | ResultsTree | protectedslot |
| refreshFilePaths() | ResultsTree | protected |
| refreshFilePaths(QStandardItem *item) | ResultsTree | protected |
| refreshTree() | ResultsTree | |
| resultsHidden(bool hidden) | ResultsTree | signal |
| ResultsTree(QWidget *parent=nullptr) | ResultsTree | explicit |
| saveErrors(Report *report, const QStandardItem *fileItem) const | ResultsTree | protected |
| saveResults(Report *report) const | ResultsTree | |
| saveSettings() const | ResultsTree | |
| setCheckDirectory(const QString &dir) | ResultsTree | |
| severityToIcon(Severity severity) | ResultsTree | protectedstatic |
| severityToTranslatedString(Severity severity) | ResultsTree | protectedstatic |
| showClangResults(bool show) | ResultsTree | slot |
| showCppcheckResults(bool show) | ResultsTree | slot |
| showHiddenResults() | ResultsTree | |
| showIdColumn(bool show) | ResultsTree | |
| showIdColumn() const | ResultsTree | inline |
| showInconclusiveColumn(bool show) | ResultsTree | |
| showResults(ShowTypes::ShowType type, bool show) | ResultsTree | slot |
| startApplication(const QStandardItem *target, int application=-1) | ResultsTree | protected |
| stripPath(const QString &path, bool saving) const | ResultsTree | protected |
| suppressHash() | ResultsTree | protectedslot |
| suppressIds(QStringList ids) | ResultsTree | signal |
| suppressSelectedIds() | ResultsTree | protectedslot |
| tagSelectedItems(const QString &tag) | ResultsTree | private |
| translate() | ResultsTree | |
| treeSelectionChanged(const QModelIndex ¤t) | ResultsTree | signal |
| updateFromOldReport(const QString &filename) | ResultsTree | |
| updateSettings(bool showFullPath, bool saveFullPath, bool saveAllErrors, bool showErrorId, bool showInconclusive) | ResultsTree |