Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ folderName
Method
folderName
kdevplatform/project/projectmodel.cpp:612–615 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
610
}
611
612
QString ProjectFolderItem::folderName() const
613
{
614
return baseName();
615
}
616
617
void ProjectFolderItem::propagateRename( const Path& newBase ) const
618
{
Callers
1
testCreateFileSystemItems
Method · 0.80
Calls
no outgoing calls
Tested by
1
testCreateFileSystemItems
Method · 0.64