MCPcopy 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
73void ChatWidget::scrollToBottom()
74{
75 QMetaObject::invokeMethod(rootObject(), "scrollToBottom");
76}
77
78void ChatWidget::focusInput()
79{

Callers 1

visibilityChangedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected