feat: 紧凑模式适配;适配文管新预览插件,新旧版本兼容 #106
Annotations
7 warnings
cppcheck:
deepin-font-manager/views/dfontmgrmainwindow.cpp#L1989
Redundant initialization for 'x'. The initialized value is overwritten before it is read.
|
cppcheck:
deepin-font-manager/views/dfontmgrmainwindow.cpp#L2196
Redundant initialization for 'x'. The initialized value is overwritten before it is read.
|
cppcheck:
deepin-font-preview-plugin/fontpreview.cpp#L97
The function 'contentWidget' is never used.
|
cppcheck:
deepin-font-preview-plugin/fontpreview.cpp#L82
The function 'fileUrl' is never used.
|
cppcheck:
deepin-font-preview-plugin/fontpreview.h#L27
The one definition rule is violated, different classes/structs have the same name 'FontPreview'
|
cppcheck:
deepin-font-preview-plugin/main.cpp#L21
The one definition rule is violated, different classes/structs have the same name 'TextPreviewPlugin'
|
cppcheck:
deepin-font-preview-plugin/main.cpp#L39
The function 'create' is never used.
|