MCPcopy 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
66QString YACReaderLibraries::getDBPath(int id) const
67{
68 return LibraryPaths::libraryDataPath(getPath(id));
69}
70
71QString YACReaderLibraries::getName(int id) const
72{

Callers 1

serviceSearchMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected