MCPcopy 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
651ProjectFolderItem* Project::projectItem() const
652{
653 Q_D(const Project);
654
655 return d->topItem;
656}
657
658IPlugin* Project::versionControlPlugin() const
659{

Callers 1

mapSourceBuildMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected