Skip to content

feat: adapt for Qt 6.8 #220

feat: adapt for Qt 6.8

feat: adapt for Qt 6.8 #220

Triggered via pull request December 26, 2024 08:28
@JWWTSLJWWTSL
synchronize #116
Status Success
Total duration 39s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
cppcheck: src/application.cpp#L25
Include file: <QFileInfo> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/application.cpp#L26
Include file: <QDBusConnection> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/application.cpp#L27
Include file: <QAccessible> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/application.cpp#L28
Include file: <QClipboard> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/application.cpp#L29
Include file: <QTextEdit> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/application.cpp#L30
Include file: <QRegularExpression> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/application.cpp#L38
Include file: <DGuiApplicationHelper> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/application.cpp#L39
Include file: <DVtableHook> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/application.cpp#L40
Include file: <DGuiApplicationHelper> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/application.cpp#L44
Include file: <malloc.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.