AbstractChapter() | TagParser::AbstractChapter | protected |
clear() | TagParser::AbstractChapter | virtual |
endTime() const | TagParser::AbstractChapter | inline |
id() const | TagParser::AbstractChapter | inline |
internalParse(Diagnostics &diag, AbortableProgressFeedback &progress)=0 | TagParser::AbstractChapter | protectedpure virtual |
isEnabled() const | TagParser::AbstractChapter | inline |
isHidden() const | TagParser::AbstractChapter | inline |
label() const | TagParser::AbstractChapter | |
m_enabled | TagParser::AbstractChapter | protected |
m_endTime | TagParser::AbstractChapter | protected |
m_hidden | TagParser::AbstractChapter | protected |
m_id | TagParser::AbstractChapter | protected |
m_names | TagParser::AbstractChapter | protected |
m_p | TagParser::AbstractChapter | protected |
m_startTime | TagParser::AbstractChapter | protected |
m_tracks | TagParser::AbstractChapter | protected |
names() const | TagParser::AbstractChapter | inline |
nestedChapter(std::size_t index) | TagParser::AbstractChapter | inlinevirtual |
nestedChapter(std::size_t index) const | TagParser::AbstractChapter | inlinevirtual |
nestedChapterCount() const | TagParser::AbstractChapter | inlinevirtual |
parse(Diagnostics &diag, AbortableProgressFeedback &progress) | TagParser::AbstractChapter | |
parseNested(Diagnostics &diag, AbortableProgressFeedback &progress) | TagParser::AbstractChapter | |
startTime() const | TagParser::AbstractChapter | inline |
tracks() const | TagParser::AbstractChapter | inline |
~AbstractChapter() | TagParser::AbstractChapter | virtual |