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

Method setDirectory

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

Source from the content-addressed store, hash-verified

174}
175
176void Model::setDirectory(const QString& directory)
177{
178 _directory = directory;
179}
180
181QString Model::getFilename() const
182{

Callers 11

activatedMethod · 0.45
getSaveFileNameMethod · 0.45
getOpenFileNameMethod · 0.45
getOpenFileNamesMethod · 0.45
_write_fileMethod · 0.45
__init__Method · 0.45
__init__Method · 0.45
updatePathsMethod · 0.45
saveMaterialMethod · 0.45
addMaterialMethod · 0.45
addModelMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected