Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Palm1r/QodeAssist
/ isLoadingFromHistory
Method
isLoadingFromHistory
ChatView/ChatModel.cpp:638–641 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
636
}
637
638
bool ChatModel::isLoadingFromHistory() const
639
{
640
return m_loadingFromHistory;
641
}
642
643
void ChatModel::onFileEditApplied(const QString &editId)
644
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected