MCPcopy 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
115bool UBDocumentProxy::isInFavoriteList() const
116{
117 return mIsInFavoriteList;
118}
119
120void UBDocumentProxy::setIsInFavoristeList(bool isInFavoriteList)
121{

Callers 2

dataMethod · 0.45
updateButtonsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected