MCPcopy 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
134QString EditStyleDialog::content() const
135{
136 return m_settingsWidget->save();
137}
138
139bool EditStyleDialog::usePreview() const
140{

Callers 2

saveSettingsMethod · 0.45
editStyleMethod · 0.45

Calls 1

saveMethod · 0.45

Tested by

no test coverage detected