Skip to content

feat: Adapt for Qt 6.8 #150

feat: Adapt for Qt 6.8

feat: Adapt for Qt 6.8 #150

Triggered via pull request January 14, 2025 08:50
@JWWTSLJWWTSL
synchronize #116
Status Success
Total duration 52s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
cppcheck: src/control/basickeypad.cpp#L8
Include file: <QTimer> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/control/basickeypad.cpp#L9
Include file: <DPalette> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/control/basickeypad.cpp#L11
Include file: "dthememanager.h" not found.
cppcheck: src/control/iconbutton.cpp#L9
Include file: <QDebug> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/control/iconbutton.cpp#L10
Include file: <QTimer> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/control/iconbutton.cpp#L11
Include file: <QToolTip> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/control/iconbutton.cpp#L12
Include file: <QFile> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/control/scientifickeypad.cpp#L8
Include file: <QTimer> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/control/scientifickeypad.cpp#L9
Include file: <DPalette> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/control/scientifickeypad.cpp#L11
Include file: <DGuiApplicationHelper> not found. Please note: Cppcheck does not need standard library headers to get proper results.