MCPcopy 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
38const QList<QString> Library::getFolderPaths() const
39{
40 return _folderPaths;
41}
42
43const QString Library::getIconTextureKey() const
44{

Callers 8

setCurrentLibraryMethod · 0.80
getWatchDirMethod · 0.80
RemoveLibraryFunction · 0.80
CleanUpSceneFilesFunction · 0.80
onSelectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected