Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bumptop/BumpTop
/ getFolderPaths
Method
getFolderPaths
trunk/win/Source/BT_Library.cpp:38–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
}
37
38
const QList<QString> Library::getFolderPaths() const
39
{
40
return _folderPaths;
41
}
42
43
const QString Library::getIconTextureKey() const
44
{
Callers
8
getFolderLibraryDirectories
Method · 0.80
setCurrentLibrary
Method · 0.80
getWatchDir
Method · 0.80
CreateBumpObjectsFromLibrary
Function · 0.80
RemoveLibrary
Function · 0.80
CleanUpSceneFiles
Function · 0.80
getWorkingDirectoryContents
Method · 0.80
onSelect
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected