chore: add dde-blackscreen #225
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 warnings
|
cppcheck:
dde-blackwidget/src/window.cpp#L110
Parameter 'name' is passed by value. It could be passed as a const reference which is usually faster and recommended in C++.
|
|
cppcheck:
dde-blackwidget/src/window.cpp#L167
The function 'blackScreenVisible' is never used.
|
|
cppcheck:
dde-blackwidget/src/window.cpp#L99
The function 'mouseDoubleClickEvent' is never used.
|
|
cppcheck:
dde-blackwidget/src/window.cpp#L147
The function 'setActive' is never used.
|