![]() |
Audacity 3.2.0
|
This is the complete list of members for Tags, including all inherited members.
| CanUndoOrRedo(const AudacityProject &project) | UndoStateExtension | virtual |
| Clear() | Tags | |
| Count() const | Tags | |
| Duplicate() const | Tags | |
| Get(AudacityProject &project) | Tags | static |
| Get(const AudacityProject &project) | Tags | static |
| GetGenre(int value) | Tags | |
| GetGenre(const wxString &name) | Tags | |
| GetNumUserGenres() | Tags | |
| GetRange() const | Tags | |
| GetTag(const wxString &name) const | Tags | |
| GetUserGenre(int value) | Tags | |
| HandleXMLChild(const std::string_view &tag) override | Tags | virtual |
| HandleXMLContent(const std::string_view &WXUNUSED(content)) | XMLTagHandler | inlinevirtual |
| HandleXMLEndTag(const std::string_view &WXUNUSED(tag)) | XMLTagHandler | inlinevirtual |
| HandleXMLTag(const std::string_view &tag, const AttributesList &attrs) override | Tags | virtual |
| HasTag(const wxString &name) const | Tags | |
| IsEmpty() | Tags | |
| Iterators typedef | Tags | |
| LoadDefaultGenres() | Tags | |
| LoadDefaults() | Tags | |
| LoadGenres() | Tags | |
| Merge(const Tags &other) | Tags | |
| mGenres | Tags | private |
| mMap | Tags | private |
| mXref | Tags | private |
| operator=(const Tags &src) | Tags | |
| operator== | Tags | friend |
| ReadXMLChild(const char *tag) | XMLTagHandler | |
| ReadXMLContent(const char *s, int len) | XMLTagHandler | |
| ReadXMLEndTag(const char *tag) | XMLTagHandler | |
| RestoreUndoRedoState(AudacityProject &) override | Tags | virtual |
| Set(AudacityProject &project, const std::shared_ptr< Tags > &tags) | Tags | static |
| SetTag(const wxString &name, const wxString &value, const bool bSpecialTag=false) | Tags | |
| SetTag(const wxString &name, const int &value) | Tags | |
| Tags() | Tags | |
| Tags(const Tags &)=default | Tags | |
| WriteXML(XMLWriter &xmlFile) const | Tags | |
| XMLTagHandler() | XMLTagHandler | inline |
| ~Base() | ClientData::Base | virtual |
| ~Tags() | Tags | virtual |
| ~UndoStateExtension() | UndoStateExtension | virtual |
| ~XMLTagHandler() | XMLTagHandler | inlinevirtual |