Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Palm1r/QodeAssist
/ linkedFiles
Method
linkedFiles
ChatView/ChatRootView.cpp:631–634 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
629
}
630
631
QStringList ChatRootView::linkedFiles() const
632
{
633
return m_linkedFiles;
634
}
635
636
void ChatRootView::showAttachFilesDialog()
637
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected