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

Method clearMessages

ChatView/ChatRootView.cpp:524–528  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

522}
523
524void ChatRootView::clearMessages()
525{
526 m_clientInterface->clearMessages();
527 clearLinkedFiles();
528}
529
530QString ChatRootView::currentTemplate() const
531{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected