MCPcopy Create free account
hub / github.com/Palm1r/QodeAssist / attachmentFiles

Method attachmentFiles

ChatView/ChatRootView.cpp:626–629  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

624}
625
626QStringList ChatRootView::attachmentFiles() const
627{
628 return m_attachmentFiles;
629}
630
631QStringList ChatRootView::linkedFiles() const
632{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected