Skip to content

refactor: unify app split/merge display and optimize text calculation #4833

refactor: unify app split/merge display and optimize text calculation

refactor: unify app split/merge display and optimize text calculation #4833

Triggered via pull request December 22, 2025 06:22
@1820278174318202781743
synchronize #1373
Status Success
Total duration 34s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

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: <QtQml/QtQml> 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.