MCPcopy 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
533int CFavoriteModel::tree::ChildCount() const
534{
535 return children.size();
536}
537
538CFavoriteModel::tree* CFavoriteModel::tree::ChildAt(int index) const
539{

Callers 1

removeRowsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected