Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ documentationControllerInternal
Method
documentationControllerInternal
kdevplatform/shell/core.cpp:590–593 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
588
}
589
590
DocumentationController* Core::documentationControllerInternal()
591
{
592
return d->documentationController.data();
593
}
594
595
IRuntimeController* Core::runtimeController()
596
{
Callers
1
queryPluginsForContextMenuExtensions
Method · 0.80
Calls
1
data
Method · 0.45
Tested by
no test coverage detected