Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ group
Function
group
src/backend/core/Settings.cpp:39–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
}
38
39
KConfigGroup group(const QString& name) {
40
return config()->group(name);
41
}
42
43
bool sync() {
44
return config()->sync();
Callers
15
renderImageLaTeX
Method · 0.85
enabled
Method · 0.85
applySettings
Method · 0.85
loadSettings
Method · 0.85
~MainWin
Method · 0.85
initGUI
Method · 0.85
initActions
Method · 0.85
initMenus
Method · 0.85
colorSchemeChanged
Method · 0.85
newProject
Method · 0.85
restoreDefaultDockState
Method · 0.85
openProject
Method · 0.85
Calls
2
config
Function · 0.85
group
Method · 0.45
Tested by
no test coverage detected