MCPcopy Create free account
hub / github.com/Martchus/tageditor / clear

Method clear

cli/scriptapi.cpp:446–449  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

444}
445
446void TagValueObject::clear()
447{
448 setContent(QJSValue());
449}
450
451QString TagValueObject::toString() const
452{

Callers 5

applyTargetConfigurationFunction · 0.45
parseFieldDenotationsFunction · 0.45
finalizeLogFunction · 0.45
JavaScriptProcessorMethod · 0.45
setTagInfoFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected