MCPcopy 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
410ChatModel *ChatRootView::chatModel() const
411{
412 return m_chatModel;
413}
414
415void ChatRootView::sendMessage(const QString &message)
416{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected