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

Method homePage

plugins/manpage/manpageplugin.cpp:148–151  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

146}
147
148IDocumentation::Ptr ManPagePlugin::homePage() const
149{
150 return IDocumentation::Ptr(new ManPageHomeDocumentation);
151}
152
153#include "manpageplugin.moc"
154#include "moc_manpageplugin.cpp"

Callers 1

showHomeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected