Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ getId
Method
getId
YACReaderLibrary/db/reading_list.cpp:8–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6
}
7
8
qulonglong ReadingList::getId() const
9
{
10
return id;
11
}
12
13
QString ReadingList::getName() const
14
{
Callers
15
updateFromRemoteClientWithHash
Method · 0.45
showContinueReadingContextMenu
Method · 0.45
setupAddToSubmenu
Method · 0.45
openComic
Method · 0.45
updateViewsOnComicUpdateWithId
Method · 0.45
updateViewsOnComicUpdate
Method · 0.45
readingListToJSON
Method · 0.45
labelToJSON
Method · 0.45
service
Method · 0.45
renderStatusPage
Method · 0.45
data
Method · 0.45
flags
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected