#include <libmythtv/captions/textsubtitleparser.h>
Definition at line 41 of file textsubtitleparser.h.
◆ ~TextSubtitles()
| TextSubtitles::~TextSubtitles |
( |
| ) |
|
|
override |
◆ GetByteCount()
| off_t TextSubtitles::GetByteCount |
( |
void |
| ) |
const |
|
inline |
◆ GetHasSubtitles()
| bool TextSubtitles::GetHasSubtitles |
( |
| ) |
const |
|
inline |
◆ Lock()
| void TextSubtitles::Lock |
( |
void |
| ) |
|
|
inline |
◆ SetByteCount()
| void TextSubtitles::SetByteCount |
( |
off_t |
count | ) |
|
|
inline |
◆ SetFilename()
| void TextSubtitles::SetFilename |
( |
const QString & |
fileName | ) |
|
|
inline |
◆ SetHasSubtitles()
| void TextSubtitles::SetHasSubtitles |
( |
bool |
hasSubs | ) |
|
|
inline |
◆ SetInProgress()
| void TextSubtitles::SetInProgress |
( |
bool |
isInProgress | ) |
|
|
inline |
◆ SetLastLoaded()
| void TextSubtitles::SetLastLoaded |
( |
void |
| ) |
|
◆ TextSubtitlesUpdated
| void TextSubtitles::TextSubtitlesUpdated |
( |
| ) |
|
|
signal |
◆ Unlock()
| void TextSubtitles::Unlock |
( |
void |
| ) |
|
|
inline |
◆ m_byteCount
| off_t TextSubtitles::m_byteCount {0} |
|
private |
◆ m_fileName
| QString TextSubtitles::m_fileName |
|
private |
◆ m_hasSubtitles
| bool TextSubtitles::m_hasSubtitles {false} |
|
private |
◆ m_isInProgress
| bool TextSubtitles::m_isInProgress {false} |
|
private |
◆ m_lastLoaded
| QDateTime TextSubtitles::m_lastLoaded |
|
private |
◆ m_lock
| QRecursiveMutex TextSubtitles::m_lock |
|
private |
The documentation for this class was generated from the following files: