Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
126
QString AStylePreferences::save() const
127
{
128
return m_formatter->saveStyle();
129
}
130
131
void AStylePreferences::updateWidgets()
132
{
Callers
nothing calls this directly
Calls
1
saveStyle
Method · 0.80
Tested by
no test coverage detected