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

Method sendMessage

ChatView/ChatWidget.cpp:89–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

87}
88
89void ChatWidget::sendMessage()
90{
91 QMetaObject::invokeMethod(rootObject(), "sendChatMessage");
92}
93
94void ChatWidget::clearSession()
95{

Callers 3

initializeFunction · 0.45
sendRequestMethod · 0.45
sendRequestMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected