Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Liniyous/ElaWidgetTools
/ getItemCount
Method
getItemCount
ElaWidgetToolsExample/ModelView/T_TreeViewModel.cpp:166–169 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
164
}
165
166
int T_TreeViewModel::getItemCount() const
167
{
168
return this->_itemsMap.count();
169
}
Callers
1
T_TreeView
Method · 0.80
Calls
1
count
Method · 0.80
Tested by
no test coverage detected