Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bumptop/BumpTop
/ removeLibrary
Method
removeLibrary
trunk/win/Source/BT_LibraryManager.cpp:334–337 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
332
}
333
334
void LibraryManager::removeLibrary(QSharedPointer<Library>& library)
335
{
336
removeLibrary(library->getHashKey());
337
}
338
339
void LibraryManager::removeLibrary(QString& key)
340
{
Callers
1
RemoveLibrary
Function · 0.80
Calls
4
getHashKey
Method · 0.80
find
Method · 0.45
end
Method · 0.45
erase
Method · 0.45
Tested by
no test coverage detected