Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bumptop/BumpTop
/ getCurrentLibrary
Method
getCurrentLibrary
trunk/win/Source/BT_SceneManager.cpp:514–517 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
512
}
513
514
QSharedPointer<Library> SceneManager::getCurrentLibrary() const
515
{
516
return currentLibrary;
517
}
518
519
QFileInfo SceneManager::getSceneBumpFile() const
520
{
Callers
4
CreateBumpObjectsFromWorkingDirectory
Function · 0.80
SwitchToLibrary
Function · 0.80
getWorkingDirectoryContents
Method · 0.80
messageProc
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected