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

Method sendShortcutText

ChatView/ChatRootView.cpp:800–803  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

798}
799
800QString ChatRootView::sendShortcutText() const
801{
802 return sendMessageKeySequence().toString(QKeySequence::NativeText);
803}
804
805void ChatRootView::setIsSyncOpenFiles(bool state)
806{

Callers

nothing calls this directly

Calls 2

sendMessageKeySequenceFunction · 0.85
toStringMethod · 0.45

Tested by

no test coverage detected