fix: Resolve compilation issues for v20. #1053
Triggered via pull request
December 2, 2025 09:02
lichaofan2008
synchronize
#183
Status
Success
Total duration
37s
Artifacts
–
Annotations
8 warnings
|
cppcheck:
src/drawshape/drawItems/csizehandlerect.h#L15
Include file: <QtSvg/QGraphicsSvgItem> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck:
src/drawshape/drawItems/csizehandlerect.h#L10
Include file: <QSvgRenderer> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck:
src/drawshape/drawItems/csizehandlerect.h#L9
Include file: <QList> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck:
src/drawshape/drawItems/csizehandlerect.h#L8
Include file: <QGraphicsRectItem> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck:
src/drawshape/cdrawscene.cpp#L47
Include file: <QtSvg/QGraphicsSvgItem> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck:
src/drawshape/cdrawscene.cpp#L43
Include file: <QWindow> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck:
src/drawshape/cdrawscene.cpp#L42
Include file: <QScrollBar> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck:
src/drawshape/cdrawscene.cpp#L41
Include file: <DApplication> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|