Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
13
QString ReadingList::getName() const
14
{
15
return name;
16
}
17
18
int ReadingList::getOrdering() const
19
{
Callers
9
lookupName
Method · 0.45
FontInfoData
Method · 0.45
getLibraryName
Method · 0.45
getReadingLists
Method · 0.45
getLabels
Method · 0.45
readingListToJSON
Method · 0.45
labelToJSON
Method · 0.45
service
Method · 0.45
service
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected