Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
259
QString ManPageHomeDocumentation::name() const
260
{
261
return i18n(
"Man Content Page"
);
262
}
263
264
KDevelop::IDocumentationProvider* ManPageHomeDocumentation::provider() const
265
{
Callers
1
documentationWidget
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected