feat: Adapt for Qt 6.8 #151
Annotations
10 warnings
cppcheck:
src/control/basickeypad.cpp#L8
Include file: <QTimer> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/control/basickeypad.cpp#L9
Include file: <DPalette> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/control/basickeypad.cpp#L11
Include file: "dthememanager.h" not found.
|
cppcheck:
src/control/iconbutton.cpp#L9
Include file: <QDebug> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/control/iconbutton.cpp#L10
Include file: <QTimer> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/control/iconbutton.cpp#L11
Include file: <QToolTip> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/control/iconbutton.cpp#L12
Include file: <QFile> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/control/scientifickeypad.cpp#L8
Include file: <QTimer> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/control/scientifickeypad.cpp#L9
Include file: <DPalette> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/control/scientifickeypad.cpp#L11
Include file: <DGuiApplicationHelper> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|