MCPcopy 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
43bool sync() {
44 return config()->sync();
45}
46
47KConfigGroup settingsGeneral() {
48 const QLatin1String settingsGeneralConfigName("Settings_General");

Callers 2

~MainWinMethod · 0.85
applySettingsMethod · 0.85

Calls 1

configFunction · 0.85

Tested by

no test coverage detected