Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
57
bool ChatOutputPane::hasFocus() const
58
{
59
return m_chatWidget->isChatFocused();
60
}
61
62
bool ChatOutputPane::canFocus() const
63
{
Callers
nothing calls this directly
Calls
1
isChatFocused
Method · 0.80
Tested by
no test coverage detected