Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Palm1r/QodeAssist
/ chatModel
Method
chatModel
ChatView/ChatRootView.cpp:410–413 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
408
}
409
410
ChatModel *ChatRootView::chatModel() const
411
{
412
return m_chatModel;
413
}
414
415
void ChatRootView::sendMessage(const QString &message)
416
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected