Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
122
NoteTrackAttachment::~NoteTrackAttachment() = default;
123
124
void NoteTrackAttachment::WriteXML(XMLWriter &xmlFile) const
125
{}
126
127
bool NoteTrackAttachment::HandleAttribute(const Attribute &attribute)
128
{
Callers
nothing calls this directly
Calls
8
Clone
Function · 0.85
wxString
Class · 0.50
get
Method · 0.45
write
Method · 0.45
StartTag
Method · 0.45
WriteAttr
Method · 0.45
c_str
Method · 0.45
EndTag
Method · 0.45
Tested by
no test coverage detected