Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ hasEditStyleWidget
Method
hasEditStyleWidget
plugins/astyle/astyle_plugin.cpp:312–315 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
310
}
311
312
bool AStylePlugin::hasEditStyleWidget() const
313
{
314
return true;
315
}
316
317
SettingsWidgetPtr AStylePlugin::editStyleWidget(const QMimeType& mime) const
318
{
Callers
3
updateStyleButtons
Method · 0.45
editStyle
Method · 0.45
EditStyleDialog
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected