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

Method setHashKey

trunk/win/Source/BT_Library.cpp:99–102  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

97}
98
99void LibraryImpl::setHashKey(QString &key)
100{
101 _hashKey = key;
102}

Callers 5

createDesktopLibraryMethod · 0.80
createLibraryMethod · 0.80
addFolderAsLibraryMethod · 0.80
onLibraryChangeEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected