feat: QT6 adaptation #142
Annotations
10 warnings
cppcheck:
src/src/downloader/main.cpp#L32
Include file: <DApplication> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/src/downloader/main.cpp#L33
Include file: <DGuiApplicationHelper> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/src/downloader/main.cpp#L34
Include file: <DMainWindow> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/src/downloader/main.cpp#L35
Include file: <DWidgetUtil> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/src/downloader/main.cpp#L36
Include file: <DSwitchButton> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/src/downloader/main.cpp#L38
Include file: <DApplicationSettings> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/src/downloader/main.cpp#L40
Include file: <QTranslator> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/src/downloader/main.cpp#L41
Include file: <QClipboard> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/src/downloader/main.cpp#L42
Include file: <QSharedMemory> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/src/downloader/main.cpp#L214
Unused variable: list
|