Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Palm1r/QodeAssist
/ isInEditor
Method
isInEditor
ChatView/ChatRootView.cpp:866–869 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
864
}
865
866
bool ChatRootView::isInEditor() const
867
{
868
return m_isInEditor;
869
}
870
871
void ChatRootView::setInEditor(bool value)
872
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected