MCPcopy Create free account
hub / github.com/YACReader/yacreader / getLastPage

Method getLastPage

common/bookmarks.cpp:58–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56}
57
58int Bookmarks::getLastPage() const
59{
60 return lastPageIndex;
61}
62
63bool Bookmarks::isBookmark(int page)
64{

Callers 3

updateBookmarkImageMethod · 0.80
processMethod · 0.80
setBookmarksMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected