Skip to content

feat: adapt for Qt 6.8 #16

feat: adapt for Qt 6.8

feat: adapt for Qt 6.8 #16

Triggered via pull request December 27, 2024 08:46
@JWWTSLJWWTSL
opened #42
Status Success
Total duration 44s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
cppcheck: src/cpickermanager.cpp#L15
Include file: <QPainterPath> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/cpickermanager.cpp#L16
Include file: <QProcessEnvironment> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/cpickermanager.cpp#L17
Include file: <QTimer> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/cpickermanager.cpp#L18
Include file: <QFile> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/main.cpp#L8
Include file: <QDBusConnection> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/main.cpp#L9
Include file: <QApplication> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/main.cpp#L10
Include file: <QScreen> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/main.cpp#L11
Include file: <QCommandLineParser> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/main.cpp#L12
Include file: <DWidgetUtil> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/main.cpp#L13
Include file: <QProcess> not found. Please note: Cppcheck does not need standard library headers to get proper results.