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

Method saveStyle

plugins/astyle/astyle_formatter.cpp:334–337  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

332}
333
334QString AStyleFormatter::saveStyle() const
335{
336 return ISourceFormatter::optionMapToString(m_options);
337}
338
339void AStyleFormatter::setCStyle()
340{

Callers 2

createPredefinedStyleFunction · 0.80
saveMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected