Skip to content

feat: Display module screen splicing function #3232

feat: Display module screen splicing function

feat: Display module screen splicing function #3232

Triggered via pull request February 13, 2025 07:25
@caixr23caixr23
opened #2030
Status Success
Total duration 1m 21s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
cppcheck: src/plugin-display/operation/dccscreen.cpp#L9
Include file: <QGuiApplication> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/plugin-display/operation/displaymodule.cpp#L6
Include file: "WayQtUtils.hpp" not found.
cppcheck: src/plugin-display/operation/displaymodule.cpp#L7
Include file: "dccfactory.h" not found.
cppcheck: src/plugin-display/operation/displaymodule.cpp#L15
Include file: <QDateTime> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/plugin-display/operation/displaymodule.cpp#L16
Include file: <QJSValue> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/plugin-display/operation/displaymodule.cpp#L17
Include file: <QMetaObject> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/plugin-display/operation/displaymodule.cpp#L18
Include file: <QMetaType> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/plugin-display/operation/displaymodule.cpp#L19
Include file: <QQuickItem> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/plugin-display/operation/displaymodule.cpp#L20
Include file: <QRect> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/plugin-display/operation/displaymodule.cpp#L21
Include file: <QRegularExpression> not found. Please note: Cppcheck does not need standard library headers to get proper results.