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

Method getName

trunk/win/Source/BT_Library.cpp:33–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31{}
32
33QString Library::getName() const
34{
35 return _name;
36}
37
38const QList<QString> Library::getFolderPaths() const
39{

Callers 12

syncSourceNameMethod · 0.45
updateMethod · 0.45
setCurrentLibraryMethod · 0.45
RemoveLibraryFunction · 0.45
CleanUpSceneFilesFunction · 0.45
initMethod · 0.45
~QPainterMaterialMethod · 0.45
nameMethod · 0.45
for_eachFunction · 0.45
nameMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected