Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenBoard-org/OpenBoard
/ isInFavoriteList
Method
isInFavoriteList
src/document/UBDocumentProxy.cpp:115–118 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
113
}
114
115
bool UBDocumentProxy::isInFavoriteList() const
116
{
117
return mIsInFavoriteList;
118
}
119
120
void UBDocumentProxy::setIsInFavoristeList(bool isInFavoriteList)
121
{
Callers
2
data
Method · 0.45
updateButtons
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected