MCPcopy Create free account
hub / github.com/YACReader/yacreader / getName

Method getName

YACReaderLibrary/db/reading_list.cpp:13–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11}
12
13QString ReadingList::getName() const
14{
15 return name;
16}
17
18int ReadingList::getOrdering() const
19{

Callers 9

lookupNameMethod · 0.45
FontInfoDataMethod · 0.45
getLibraryNameMethod · 0.45
getReadingListsMethod · 0.45
getLabelsMethod · 0.45
readingListToJSONMethod · 0.45
labelToJSONMethod · 0.45
serviceMethod · 0.45
serviceMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected