Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Palm1r/QodeAssist
/ showLoadDialog
Method
showLoadDialog
ChatView/ChatRootView.cpp:589–592 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
587
}
588
589
void ChatRootView::showLoadDialog()
590
{
591
m_historyStore->showLoadDialog();
592
}
593
594
void ChatRootView::autosave()
595
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected