MCPcopy Create free account
hub / github.com/bumptop/BumpTop / GetLibraryManager

Method GetLibraryManager

trunk/win/Source/BT_WindowsOS.cpp:5956–5959  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5954}
5955
5956LibraryManager* WindowsSystem::GetLibraryManager()
5957{
5958 return libraryManager;
5959}
5960
5961bool WindowsSystem::GetShortPathName( QString fullPathName, QString &shortPathName )
5962{

Callers 12

updateMethod · 0.80
initMethod · 0.80
setCurrentLibraryMethod · 0.80
ParseCommandLineMethod · 0.80
Key_ReloadSceneFunction · 0.80
SwitchToLibraryFunction · 0.80
RemoveLibraryFunction · 0.80
CleanUpSceneFilesFunction · 0.80
initMethod · 0.80
onCloseMethod · 0.80
onSelectMethod · 0.80
messageProcMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected