fix(dock): Launcher popup menu in small window mode fails to update with system font size changes #1483
Annotations
7 warnings
|
Run linuxdeepin/action-cppcheck@main:
frame/popupwindow.h#L20
Class 'PopupWindow' has a constructor with 1 argument that is not explicit. Such, so called "Converting constructors", should in general be explicit for type safety reasons as that prevents unintended implicit conversions.
|
|
Run linuxdeepin/action-cppcheck@main:
frame/popupwindow.h#L9
Include file: <private/qquickwindowmodule_p.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
frame/popupwindow.h#L8
Include file: <QtGui/qfont.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
frame/popupwindow.cpp#L71
The function 'resetFont' is never used.
|
|
Run linuxdeepin/action-cppcheck@main:
frame/popupwindow.cpp#L60
The function 'setFont' is never used.
|
|
Run linuxdeepin/action-cppcheck@main:
frame/popupwindow.cpp#L8
Include file: <QtQuickTemplates2/private/qquickcontrol_p_p.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
frame/popupwindow.cpp#L7
Include file: <QtQuick/QQuickItem> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
Loading