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