Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ parentFolderNode
Method
parentFolderNode
src/plugins/smartut/common/itemnode.cpp:28–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
}
27
28
FolderNode *Node::parentFolderNode() const
29
{
30
return nodeParentFolderNode;
31
}
32
33
dpfservice::ProjectInfo Node::projectInfo() const
34
{
Callers
1
addNode
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected