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

Method hasFocus

chat/ChatOutputPane.cpp:57–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55}
56
57bool ChatOutputPane::hasFocus() const
58{
59 return m_chatWidget->isChatFocused();
60}
61
62bool ChatOutputPane::canFocus() const
63{

Callers

nothing calls this directly

Calls 1

isChatFocusedMethod · 0.80

Tested by

no test coverage detected