MCPcopy Create free account
hub / github.com/audacity/audacity / WriteXML

Method WriteXML

libraries/lib-note-track/NoteTrack.cpp:124–125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

122NoteTrackAttachment::~NoteTrackAttachment() = default;
123
124void NoteTrackAttachment::WriteXML(XMLWriter &xmlFile) const
125{}
126
127bool NoteTrackAttachment::HandleAttribute(const Attribute &attribute)
128{

Callers

nothing calls this directly

Calls 8

CloneFunction · 0.85
wxStringClass · 0.50
getMethod · 0.45
writeMethod · 0.45
StartTagMethod · 0.45
WriteAttrMethod · 0.45
c_strMethod · 0.45
EndTagMethod · 0.45

Tested by

no test coverage detected