Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
99
void LibraryImpl::setHashKey(QString &key)
100
{
101
_hashKey = key;
102
}
Callers
5
createLibraryFromKnownFolders
Method · 0.80
createDesktopLibrary
Method · 0.80
createLibrary
Method · 0.80
addFolderAsLibrary
Method · 0.80
onLibraryChangeEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected