feat: qt6 adaptation #642
Annotations
10 warnings
cppcheck:
examples/test/window.h#L10
Include file: <playlist_model.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
examples/test/window.h#L11
Include file: <compositing_manager.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
examples/test/window.h#L12
Include file: <QWidget> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
examples/test/window.h#L13
Include file: <QVBoxLayout> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
examples/test/window.h#L14
Include file: <QHBoxLayout> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
examples/test/window.h#L15
Include file: <QPushButton> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/backends/mpv/mpv_glwidget.cpp#L10
Include file: "sysutils.h" not found.
|
cppcheck:
src/backends/mpv/mpv_glwidget.cpp#L15
Include file: <QtGui/private/qtx11extras_p.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/backends/mpv/mpv_glwidget.cpp#L16
Include file: <QtGui/private/qtguiglobal_p.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/backends/mpv/mpv_glwidget.cpp#L19
Include file: <QLibrary> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|