Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ getLastPagePixmap
Method
getLastPagePixmap
common/bookmarks.cpp:53–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
}
52
53
QImage Bookmarks::getLastPagePixmap() const
54
{
55
return lastPage;
56
}
57
58
int Bookmarks::getLastPage() const
59
{
Callers
1
setBookmarks
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected