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

Method showSaveDialog

ChatView/ChatRootView.cpp:584–587  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

582}
583
584void ChatRootView::showSaveDialog()
585{
586 m_historyStore->showSaveDialog();
587}
588
589void ChatRootView::showLoadDialog()
590{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected