MCPcopy Create free account
hub / github.com/KDE/kdevelop / save

Method save

plugins/astyle/astyle_preferences.cpp:126–129  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

124}
125
126QString AStylePreferences::save() const
127{
128 return m_formatter->saveStyle();
129}
130
131void AStylePreferences::updateWidgets()
132{

Callers

nothing calls this directly

Calls 1

saveStyleMethod · 0.80

Tested by

no test coverage detected