feat: adapt for Qt 6.8 #218
Annotations
10 warnings
cppcheck:
src/application.cpp#L25
Include file: <QFileInfo> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/application.cpp#L26
Include file: <QDBusConnection> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/application.cpp#L27
Include file: <QAccessible> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/application.cpp#L28
Include file: <QClipboard> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/application.cpp#L29
Include file: <QTextEdit> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/application.cpp#L30
Include file: <QRegularExpression> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/application.cpp#L38
Include file: <DGuiApplicationHelper> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/application.cpp#L39
Include file: <DVtableHook> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/application.cpp#L40
Include file: <DGuiApplicationHelper> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/application.cpp#L44
Include file: <malloc.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|