Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bumptop/BumpTop
/ getLibraries
Method
getLibraries
trunk/win/Source/BT_LibraryManager.cpp:438–441 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
436
}
437
438
const QList< QSharedPointer<Library> > LibraryManager::getLibraries() const
439
{
440
return _libraries.values();
441
}
442
443
QSharedPointer<Library> LibraryManager::getLibraryByKey(QString &key) const
444
{
Callers
3
update
Method · 0.80
CleanUpSceneFiles
Function · 0.80
init
Method · 0.80
Calls
1
values
Method · 0.45
Tested by
no test coverage detected