Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
43
QSet<QString> DirectoryAsynParse::getFilelist()
44
{
45
return d->fileList;
46
}
47
48
void DirectoryAsynParse::doDirectoryChanged(const QString &path)
49
{
Callers
1
projectItemsCreated
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected