Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ projectItem
Method
projectItem
kdevplatform/shell/project.cpp:651–656 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
649
}
650
651
ProjectFolderItem* Project::projectItem() const
652
{
653
Q_D(const Project);
654
655
return d->topItem;
656
}
657
658
IPlugin* Project::versionControlPlugin() const
659
{
Callers
1
mapSourceBuild
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected