Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Palm1r/QodeAssist
/ activeRules
Method
activeRules
ChatView/ChatRootView.cpp:1123–1126 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1121
}
1122
1123
QVariantList ChatRootView::activeRules() const
1124
{
1125
return m_activeRules;
1126
}
1127
1128
int ChatRootView::activeRulesCount() const
1129
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected