fix: [ut] Fixed some issues #1919
Annotations
10 warnings
cppcheck:
src/plugins/builder/tasks/taskdelegate.cpp#L8
Include file: <DGuiApplicationHelper> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/plugins/builder/tasks/taskdelegate.cpp#L12
Include file: <DStyle> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/plugins/builder/tasks/taskdelegate.cpp#L14
Include file: <QTextLayout> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/plugins/builder/tasks/taskdelegate.cpp#L15
Include file: <QPainter> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/plugins/builder/tasks/taskdelegate.cpp#L16
Include file: <QDir> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/plugins/builder/tasks/taskdelegate.cpp#L17
Include file: <QPainterPath> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/plugins/builder/tasks/taskdelegate.cpp#L18
Include file: <QPalette> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/plugins/builder/tasks/taskdelegate.cpp#L19
Include file: <QStyleOptionButton> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/plugins/builder/tasks/taskdelegate.cpp#L10
Include file: <DPaletteHelper> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/plugins/builder/tasks/taskdelegate.h#L10
Include file: <DStyledItemDelegate> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|