Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ setReferenceFiles
Method
setReferenceFiles
src/plugins/chat/chatmanager.cpp:125–128 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
123
}
124
125
void ChatManager::setReferenceFiles(const QStringList &files)
126
{
127
referenceFiles = files;
128
}
129
130
QStringList ChatManager::getReferenceFiles()
131
{
Callers
3
accept
Method · 0.80
onTagAdded
Method · 0.80
onTagRemoved
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected