refactor: unify app split/merge display and optimize text calculation #4829
Triggered via pull request
December 22, 2025 03:21
18202781743
opened
#1373
Status
Success
Total duration
30s
Artifacts
–
Annotations
8 warnings
|
cppcheck:
panels/dock/taskmanager/textcalculator.h#L44
There is an unknown macro here somewhere. Configuration is required. If Q_SLOTS is a macro then please configure it.
|
|
cppcheck:
panels/dock/taskmanager/textcalculator.h#L9
Include file: <qqml.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck:
panels/dock/taskmanager/textcalculator.h#L8
Include file: <QFont> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck:
panels/dock/taskmanager/textcalculator.h#L7
Include file: <QAbstractItemModel> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck:
panels/dock/taskmanager/textcalculator.cpp#L10
Include file: <QQuickItem> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck:
panels/dock/taskmanager/textcalculator.cpp#L9
Include file: <QLoggingCategory> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck:
panels/dock/taskmanager/textcalculator.cpp#L8
Include file: <QGuiApplication> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck:
panels/dock/taskmanager/textcalculator.cpp#L7
Include file: <QFontMetricsF> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|