Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ setBookmarks
Method
setBookmarks
YACReader/viewer.cpp:1726–1729 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1724
}
1725
1726
void Viewer::setBookmarks()
1727
{
1728
bd->setBookmarks(*render->getBookmarks());
1729
}
1730
1731
void Viewer::offsetDoublePageToTheLeft()
1732
{
Callers
nothing calls this directly
Calls
1
getBookmarks
Method · 0.80
Tested by
no test coverage detected