Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ getDBPath
Method
getDBPath
YACReaderLibrary/yacreader_libraries.cpp:66–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
}
65
66
QString YACReaderLibraries::getDBPath(int id) const
67
{
68
return LibraryPaths::libraryDataPath(getPath(id));
69
}
70
71
QString YACReaderLibraries::getName(int id) const
72
{
Callers
1
serviceSearch
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected