MCPcopy 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
1726void Viewer::setBookmarks()
1727{
1728 bd->setBookmarks(*render->getBookmarks());
1729}
1730
1731void Viewer::offsetDoublePageToTheLeft()
1732{

Callers

nothing calls this directly

Calls 1

getBookmarksMethod · 0.80

Tested by

no test coverage detected