Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
623
IPlugin* Project::managerPlugin() const
624
{
625
Q_D(const Project);
626
627
return d->manager;
628
}
629
630
void Project::setManagerPlugin( IPlugin* manager )
631
{
Callers
3
projectImportingFinished
Method · 0.80
commandLine
Method · 0.80
description
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected