Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ content
Method
content
kdevplatform/shell/settings/editstyledialog.cpp:134–137 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
132
}
133
134
QString EditStyleDialog::content() const
135
{
136
return m_settingsWidget->save();
137
}
138
139
bool EditStyleDialog::usePreview() const
140
{
Callers
2
saveSettings
Method · 0.45
editStyle
Method · 0.45
Calls
1
save
Method · 0.45
Tested by
no test coverage detected