MCPcopy Create free account
hub / github.com/FreeCAD/FreeCAD / getDirectory

Method getDirectory

src/Mod/Material/App/Model.cpp:171–174  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

169{}
170
171QString Model::getDirectory() const
172{
173 return _directory;
174}
175
176void Model::setDirectory(const QString& directory)
177{

Callers 11

libraryMaterialsMethod · 0.45
getMaterialByPathMethod · 0.45
libraryModelsMethod · 0.45
getModelByPathMethod · 0.45
addToTreeMethod · 0.45
loadLibraryMethod · 0.45
loadLibraryMethod · 0.45
getMaterialFoldersMethod · 0.45
addModelDetailsMethod · 0.45
addMaterialDetailsMethod · 0.45
libraryPathMethod · 0.45

Calls

no outgoing calls

Tested by 2

addModelDetailsMethod · 0.36
addMaterialDetailsMethod · 0.36