feat: Display module screen splicing function #3232
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.
|