Skip to content

Support auto generate the Qt code for a dconfig's json #1103

Support auto generate the Qt code for a dconfig's json

Support auto generate the Qt code for a dconfig's json #1103

Triggered via pull request February 19, 2025 07:38
@zccrszccrs
synchronize #448
Status Success
Total duration 40s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
cppcheck: tools/dconfig2cpp/main.cpp#L5
Include file: <QCoreApplication> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: tools/dconfig2cpp/main.cpp#L6
Include file: <QJsonDocument> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: tools/dconfig2cpp/main.cpp#L7
Include file: <QJsonObject> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: tools/dconfig2cpp/main.cpp#L8
Include file: <QJsonValue> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: tools/dconfig2cpp/main.cpp#L9
Include file: <QJsonArray> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: tools/dconfig2cpp/main.cpp#L10
Include file: <QFile> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: tools/dconfig2cpp/main.cpp#L11
Include file: <QDebug> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: tools/dconfig2cpp/main.cpp#L12
Include file: <QCommandLineParser> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: tools/dconfig2cpp/main.cpp#L13
Include file: <QFileInfo> not found. Please note: Cppcheck does not need standard library headers to get proper results.