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

Method name

plugins/manpage/manpagedocumentation.cpp:259–262  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

257
258
259QString ManPageHomeDocumentation::name() const
260{
261 return i18n("Man Content Page");
262}
263
264KDevelop::IDocumentationProvider* ManPageHomeDocumentation::provider() const
265{

Callers 1

documentationWidgetMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected