Skip to content

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

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

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

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

call-static-check.yml

on: pull_request_target
static-check  /  static-check
5m 27s
static-check / static-check
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
static-check / static-check
Process completed with exit code 100.
static-check / static-check: 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.
static-check / static-check: 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.
static-check / static-check: 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.
static-check / static-check: 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.
static-check / static-check: 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.
static-check / static-check: 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.
static-check / static-check: 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.
static-check / static-check: 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.
static-check / static-check: 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.
static-check / static-check: 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.