MCPcopy 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
312bool AStylePlugin::hasEditStyleWidget() const
313{
314 return true;
315}
316
317SettingsWidgetPtr AStylePlugin::editStyleWidget(const QMimeType& mime) const
318{

Callers 3

updateStyleButtonsMethod · 0.45
editStyleMethod · 0.45
EditStyleDialogMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected