feat: QT6.8 adaptation #29
Annotations
10 warnings
cppcheck:
gomoku/src/main.cpp#L11
Include file: <DMainWindow> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
gomoku/src/main.cpp#L12
Include file: <DWidgetUtil> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
gomoku/src/main.cpp#L13
Include file: <DGuiApplicationHelper> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
gomoku/src/main.cpp#L15
Include file: <DApplicationSettings> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
gomoku/src/main.cpp#L17
Include file: <DLog> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
gomoku/src/main.cpp#L19
Include file: <QAccessible> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
gomoku/src/widget/checkerboard/checkerboardscene.h#L17
Include file: "gamecontrol/gamecontrol.h" not found.
|
cppcheck:
gomoku/src/widget/checkerboard/checkerboardscene.h#L19
Include file: <QGraphicsScene> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
gomoku/src/widget/checkerboard/checkerboardscene.h#L82
Syntax error in #elif
|
cppcheck:
gomoku/src/widget/chess/chessitem.h#L9
Include file: <DHiDPIHelper> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|