MCPcopy 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
631QStringList ChatRootView::linkedFiles() const
632{
633 return m_linkedFiles;
634}
635
636void ChatRootView::showAttachFilesDialog()
637{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected