Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setManagerPlugin
Method
setManagerPlugin
kdevplatform/shell/project.cpp:630–635 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
628
}
629
630
void Project::setManagerPlugin( IPlugin* manager )
631
{
632
Q_D(Project);
633
634
d->manager = manager;
635
}
636
637
Path Project::projectFile() const
638
{
Callers
5
emptyProject
Method · 0.80
singleFile
Method · 0.80
singleDirectory
Method · 0.80
fileInSubdirectory
Method · 0.80
prettyFileName
Method · 0.80
Calls
no outgoing calls
Tested by
5
emptyProject
Method · 0.64
singleFile
Method · 0.64
singleDirectory
Method · 0.64
fileInSubdirectory
Method · 0.64
prettyFileName
Method · 0.64