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

Method name

src/App/Metadata.cpp:169–172  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

167Metadata::~Metadata() = default;
168
169std::string Metadata::name() const
170{
171 return _name;
172}
173
174std::string Metadata::type() const
175{

Callers 10

getModuleInfoStringFunction · 0.45
representationMethod · 0.45
getNameMethod · 0.45
updateHiddenReferenceMethod · 0.45
executeMethod · 0.45
removeContentItemMethod · 0.45
hasExtensionMethod · 0.45
getExtensionMethod · 0.45
saveExtensionsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected