MCPcopy 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
238int YACReaderLibrary::getLegacyId() const
239{
240 return legacyId;
241}
242
243QUuid YACReaderLibrary::getId() const
244{

Callers 9

getPathMethod · 0.80
getNameMethod · 0.80
containsMethod · 0.80
renameMethod · 0.80
getIdMethod · 0.80
getIdFromUuidMethod · 0.80
addLibraryMethod · 0.80
serviceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected