Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
528
bool CFavoriteModel::tree::IsFavorite() const
529
{
530
return item.isFavorite();
531
}
532
533
int CFavoriteModel::tree::ChildCount() const
534
{
Callers
1
GetInserIndex
Method · 0.80
Calls
1
isFavorite
Method · 0.80
Tested by
no test coverage detected