Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ sourceFiles
Method
sourceFiles
src/plugins/smartut/common/itemnode.cpp:92–95 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
}
91
92
QStringList FileNode::sourceFiles() const
93
{
94
return sourceList;
95
}
96
97
FolderNode::FolderNode(const QString &folderPath)
98
{
Callers
7
prepareSearch
Method · 0.80
foreach
Function · 0.80
setupDebugEnv
Method · 0.80
searchParams
Method · 0.80
getClient
Method · 0.80
createProjectNode
Method · 0.80
createRequestPrompt
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected