MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / IsFavorite

Method IsFavorite

App/Client/Favorite/FavoriteModel.cpp:528–531  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

526}
527
528bool CFavoriteModel::tree::IsFavorite() const
529{
530 return item.isFavorite();
531}
532
533int CFavoriteModel::tree::ChildCount() const
534{

Callers 1

GetInserIndexMethod · 0.80

Calls 1

isFavoriteMethod · 0.80

Tested by

no test coverage detected