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

Method clearTag

src/App/Metadata.cpp:520–523  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

518}
519
520void Metadata::clearTag()
521{
522 _tag.clear();
523}
524
525void Metadata::clearFile()
526{

Callers 2

setTagMethod · 0.80
setFileMethod · 0.80

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected