Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ setSourceFiles
Method
setSourceFiles
src/plugins/smartut/common/itemnode.cpp:87–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
}
86
87
void FileNode::setSourceFiles(const QStringList &files)
88
{
89
sourceList = files;
90
}
91
92
QStringList FileNode::sourceFiles() const
93
{
Callers
3
projectItemsCreated
Method · 0.80
parseProject
Method · 0.80
createFileNodes
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected