MCPcopy 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
590DocumentationController* Core::documentationControllerInternal()
591{
592 return d->documentationController.data();
593}
594
595IRuntimeController* Core::runtimeController()
596{

Calls 1

dataMethod · 0.45

Tested by

no test coverage detected