Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Palm1r/QodeAssist
/ scrollToBottom
Method
scrollToBottom
ChatView/ChatWidget.cpp:73–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
}
72
73
void ChatWidget::scrollToBottom()
74
{
75
QMetaObject::invokeMethod(rootObject(),
"scrollToBottom"
);
76
}
77
78
void ChatWidget::focusInput()
79
{
Callers
1
visibilityChanged
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected