Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
89
void ChatWidget::sendMessage()
90
{
91
QMetaObject::invokeMethod(rootObject(),
"sendChatMessage"
);
92
}
93
94
void ChatWidget::clearSession()
95
{
Callers
3
initialize
Function · 0.45
sendRequest
Method · 0.45
sendRequest
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected