Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ getLegacyId
Method
getLegacyId
YACReaderLibrary/yacreader_libraries.cpp:238–241 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
236
}
237
238
int YACReaderLibrary::getLegacyId() const
239
{
240
return legacyId;
241
}
242
243
QUuid YACReaderLibrary::getId() const
244
{
Callers
9
getPath
Method · 0.80
getName
Method · 0.80
contains
Method · 0.80
rename
Method · 0.80
getId
Method · 0.80
getIdFromUuid
Method · 0.80
getLibraryIdFromLegacyId
Method · 0.80
addLibrary
Method · 0.80
service
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected