Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ ChildCount
Method
ChildCount
App/Client/Favorite/FavoriteModel.cpp:533–536 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
531
}
532
533
int CFavoriteModel::tree::ChildCount() const
534
{
535
return children.size();
536
}
537
538
CFavoriteModel::tree* CFavoriteModel::tree::ChildAt(int index) const
539
{
Callers
1
removeRows
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected