Skip to content

fix: [notify] Rewrite notification item delegate with paint method #1865

fix: [notify] Rewrite notification item delegate with paint method

fix: [notify] Rewrite notification item delegate with paint method #1865

Triggered via pull request January 2, 2025 06:27
@KakueeenKakueeen
synchronize #1035
Status Success
Total duration 4m 16s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
cppcheck: src/plugins/core/notify/constants.h#L10
Include file: <QRect> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/plugins/core/notify/gui/itemdelegate.cpp#L8
Include file: <DStyle> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/plugins/core/notify/gui/itemdelegate.cpp#L9
Include file: <DFrame> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/plugins/core/notify/gui/itemdelegate.cpp#L10
Include file: <DFontSizeManager> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/plugins/core/notify/gui/itemdelegate.cpp#L11
Include file: <DGuiApplicationHelper> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/plugins/core/notify/gui/itemdelegate.cpp#L12
Include file: <DStyle> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/plugins/core/notify/gui/itemdelegate.cpp#L17
Include file: <QFontMetrics> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/plugins/core/notify/gui/itemdelegate.cpp#L18
Include file: <QHBoxLayout> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/plugins/core/notify/gui/itemdelegate.cpp#L19
Include file: <QApplication> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/plugins/core/notify/gui/itemdelegate.cpp#L20
Include file: <QStyleOptionButton> not found. Please note: Cppcheck does not need standard library headers to get proper results.