MCPcopy Create free account
hub / github.com/Codeya-IDE/deepin-ide / getFilelist

Method getFilelist

src/services/project/directoryasynparse.cpp:43–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41}
42
43QSet<QString> DirectoryAsynParse::getFilelist()
44{
45 return d->fileList;
46}
47
48void DirectoryAsynParse::doDirectoryChanged(const QString &path)
49{

Callers 1

projectItemsCreatedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected