Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Palm1r/QodeAssist
/ setLinkedFiles
Method
setLinkedFiles
ChatView/InputTokenCounter.cpp:71–75 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
}
70
71
void InputTokenCounter::setLinkedFiles(const QStringList &linkedFiles)
72
{
73
m_linkedFiles = linkedFiles;
74
recompute();
75
}
76
77
void InputTokenCounter::rewireToolsChangedConnection()
78
{
Callers
1
ChatRootView
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected