Audacity 3.2.0
|
Public Attributes | |
wxString | parent |
wxString | tag |
XMLTagHandler * | handler |
Definition at line 109 of file ImportAUP.cpp.
XMLTagHandler* AUPImportFileHandle::node::handler |
Definition at line 113 of file ImportAUP.cpp.
Referenced by AUPImportFileHandle::HandleControlPoint(), AUPImportFileHandle::HandleEnvelope(), AUPImportFileHandle::HandleSequence(), AUPImportFileHandle::HandleWaveClip(), and AUPImportFileHandle::HandleXMLEndTag().
wxString AUPImportFileHandle::node::parent |
Definition at line 111 of file ImportAUP.cpp.
Referenced by AUPImportFileHandle::HandleXMLEndTag().
wxString AUPImportFileHandle::node::tag |
Definition at line 112 of file ImportAUP.cpp.
Referenced by AUPImportFileHandle::HandleXMLEndTag().