Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ sync
Function
sync
src/backend/core/Settings.cpp:43–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
bool sync() {
44
return config()->sync();
45
}
46
47
KConfigGroup settingsGeneral() {
48
const QLatin1String settingsGeneralConfigName(
"Settings_General"
);
Callers
2
~MainWin
Method · 0.85
applySettings
Method · 0.85
Calls
1
config
Function · 0.85
Tested by
no test coverage detected