Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ name
Method
name
kdevplatform/shell/project.cpp:429–434 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
427
}
428
429
QString Project::name() const
430
{
431
Q_D(const Project);
432
433
return d->name;
434
}
435
436
QString Project::developerTempFile() const
437
{
Callers
1
loadVersionControlPlugin
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected