sync dconfig for custom screensaver #75
Merged
Annotations
9 warnings
customscreensaver/deepin-custom-screensaver/src/config/timeintervalwidget.cpp#L28
The function 'interval' is never used.
|
customscreensaver/deepin-custom-screensaver/src/singleinstance.cpp#L17
When an object of a class is created, the constructors of all member variables are called consecutively in the order the variables are declared, even if you don't explicitly write them to the initialization list. You could avoid assigning 'm_userKey' a value by passing the value to the constructor in the initialization list.
|
customscreensaver/deepin-custom-screensaver/src/singleinstance.cpp#L100
The function 'readData' is never used.
|
customscreensaver/deepin-custom-screensaver/src/slideshowconfigdialog.cpp#L90
Local variable 'wid' shadows outer variable
|
customscreensaver/deepin-custom-screensaver/src/slideshowconfigdialog.cpp#L197
The function 'mousePressEvent' is never used.
|
src/dbusscreensaver.cpp#L527
The function 'ConfigurableItems' is never used.
|
src/dbusscreensaver.cpp#L510
The function 'StartCustomConfig' is never used.
|
src/dbusscreensaver.cpp#L538
The function 'IsConfigurable' is never used.
|
src/dbusscreensaver.cpp#L543
The function 'onDBusPropertyChanged' is never used.
|
The logs for this run have expired and are no longer available.
Loading