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

Method lastInfoMessage

ChatView/ChatRootView.cpp:1245–1248  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1243}
1244
1245QString ChatRootView::lastInfoMessage() const
1246{
1247 return m_lastInfoMessage;
1248}
1249
1250bool ChatRootView::isThinkingSupport() const
1251{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected