MCPcopy 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
514QSharedPointer<Library> SceneManager::getCurrentLibrary() const
515{
516 return currentLibrary;
517}
518
519QFileInfo SceneManager::getSceneBumpFile() const
520{

Callers 4

SwitchToLibraryFunction · 0.80
messageProcMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected