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

Method name

plugins/astyle/astyle_plugin.cpp:235–239  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

233}
234
235QString AStylePlugin::name() const
236{
237 // This needs to match the X-KDE-PluginInfo-Name entry from the .desktop file!
238 return QStringLiteral("kdevastyle");
239}
240
241QString AStylePlugin::caption() const
242{

Callers 1

formatSourceWithStyleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected