refactor: move XSettings operations to dedicated thread #714
+443
−58
Annotations
4 warnings
|
Run linuxdeepin/action-cppcheck@main:
src/xsettings/settingmanager.h#L71
There is an unknown macro here somewhere. Configuration is required. If Q_SLOTS is a macro then please configure it.
|
|
Run linuxdeepin/action-cppcheck@main:
src/xsettings/settingmanager.h#L10
Include file: <QThread> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
src/xsettings/settingmanager.h#L9
Include file: <QObject> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
src/xsettings/settingmanager.cpp#L6
Include file: <QMetaObject> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
Loading