MCPcopy 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
8qulonglong ReadingList::getId() const
9{
10 return id;
11}
12
13QString ReadingList::getName() const
14{

Callers 15

setupAddToSubmenuMethod · 0.45
openComicMethod · 0.45
readingListToJSONMethod · 0.45
labelToJSONMethod · 0.45
serviceMethod · 0.45
renderStatusPageMethod · 0.45
dataMethod · 0.45
flagsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected