Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
334
QString AStyleFormatter::saveStyle() const
335
{
336
return ISourceFormatter::optionMapToString(m_options);
337
}
338
339
void AStyleFormatter::setCStyle()
340
{
Callers
2
createPredefinedStyle
Function · 0.80
save
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected