MCPcopy Create free account
hub / github.com/bumptop/BumpTop / getHashKey

Method getHashKey

trunk/win/Source/BT_Library.cpp:53–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51}
52
53QString Library::getHashKey() const
54{
55 return _hashKey;
56}
57
58LibraryImpl::LibraryImpl(QString& libraryName)
59{

Callers 11

initializeLibraryListMethod · 0.80
createWin7LibrariesMethod · 0.80
createVistaLibrariesMethod · 0.80
addFolderAsLibraryMethod · 0.80
removeLibraryMethod · 0.80
onLibraryChangeEventMethod · 0.80
setCurrentLibraryMethod · 0.80
RemoveLibraryFunction · 0.80
CleanUpSceneFilesFunction · 0.80
initMethod · 0.80
messageProcMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected