MCPcopy 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
87void FileNode::setSourceFiles(const QStringList &files)
88{
89 sourceList = files;
90}
91
92QStringList FileNode::sourceFiles() const
93{

Callers 3

projectItemsCreatedMethod · 0.80
parseProjectMethod · 0.80
createFileNodesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected