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

Method managerPlugin

kdevplatform/shell/project.cpp:623–628  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

621}
622
623IPlugin* Project::managerPlugin() const
624{
625 Q_D(const Project);
626
627 return d->manager;
628}
629
630void Project::setManagerPlugin( IPlugin* manager )
631{

Callers 3

commandLineMethod · 0.80
descriptionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected