Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ get
Method
get
common/bookmarks.cpp:168–172 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
166
}
167
168
BookmarksList::Bookmark BookmarksList::get(const QString &comicID)
169
{
170
// if(list.contains(comicID)
171
return list.value(comicID);
172
}
Callers
13
newComic
Method · 0.45
~YACReaderPageFlow3D
Method · 0.45
~YACReaderFlow3D
Method · 0.45
initialize
Method · 0.45
ensureUniformBufferCapacity
Method · 0.45
ensurePipeline
Method · 0.45
render
Method · 0.45
executeDrawWithOffset
Method · 0.45
syncRibbonTextures
Method · 0.45
remove
Method · 0.45
add
Method · 0.45
populate
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected