feat: Upgrade to QT6 #42
Annotations
10 warnings
|
cppcheck:
workmodule.cpp#L8
Include file: <QMediaDevices> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck:
workmodule.cpp#L9
Include file: <QMutex> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck:
workmodule.cpp#L10
Include file: <QMutexLocker> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck:
workmodule.cpp#L11
Include file: <QtConcurrent> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck:
workmodule.h#L8
Include file: <QCamera> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck:
workmodule.h#L9
Include file: <memory> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck:
workmodule.h#L10
Include file: <unistd.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck:
workmodule.h#L11
Include file: <QDebug> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck:
workmodule.h#L12
Include file: <QImage> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck:
workmodule.h#L13
Include file: <QPixmap> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|