feat: adapt for Qt 6.8 #16
Annotations
10 warnings
cppcheck:
src/cpickermanager.cpp#L15
Include file: <QPainterPath> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/cpickermanager.cpp#L16
Include file: <QProcessEnvironment> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/cpickermanager.cpp#L17
Include file: <QTimer> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/cpickermanager.cpp#L18
Include file: <QFile> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/main.cpp#L8
Include file: <QDBusConnection> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/main.cpp#L9
Include file: <QApplication> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/main.cpp#L10
Include file: <QScreen> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/main.cpp#L11
Include file: <QCommandLineParser> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/main.cpp#L12
Include file: <DWidgetUtil> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/main.cpp#L13
Include file: <QProcess> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|