feat: [ut] Add the feature to update the project tree #1925
Annotations
5 warnings
cppcheck:
src/plugins/smartut/common/itemnode.cpp#L159
The function 'findChildFolderNode' is never used.
|
cppcheck:
src/plugins/smartut/common/itemnode.h#L92
Local variable 'folderNode' shadows outer function
|
cppcheck:
src/plugins/smartut/gui/smartutwidget.h#L8
Include file: "common/itemnode.h" not found.
|
cppcheck:
src/plugins/smartut/gui/smartutwidget.h#L10
Include file: <DToolButton> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/plugins/smartut/gui/smartutwidget.h#L11
Include file: <DComboBox> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|