Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
53
QString Library::getHashKey() const
54
{
55
return _hashKey;
56
}
57
58
LibraryImpl::LibraryImpl(QString& libraryName)
59
{
Callers
11
initializeLibraryList
Method · 0.80
createWin7Libraries
Method · 0.80
createVistaLibraries
Method · 0.80
addFolderAsLibrary
Method · 0.80
removeLibrary
Method · 0.80
onLibraryChangeEvent
Method · 0.80
setCurrentLibrary
Method · 0.80
RemoveLibrary
Function · 0.80
CleanUpSceneFiles
Function · 0.80
init
Method · 0.80
messageProc
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected