#include <subtitleprofile.h>
◆ SubtitleProfile() [1/2]
◆ SubtitleProfile() [2/2]
| Jellyfin::DTO::SubtitleProfile::SubtitleProfile |
( |
const SubtitleProfile & | other | ) |
|
◆ container()
| QString Jellyfin::DTO::SubtitleProfile::container |
( |
| ) |
const |
◆ containerNull()
| bool Jellyfin::DTO::SubtitleProfile::containerNull |
( |
| ) |
const |
◆ didlMode()
| QString Jellyfin::DTO::SubtitleProfile::didlMode |
( |
| ) |
const |
◆ didlModeNull()
| bool Jellyfin::DTO::SubtitleProfile::didlModeNull |
( |
| ) |
const |
◆ format()
| QString Jellyfin::DTO::SubtitleProfile::format |
( |
| ) |
const |
◆ formatNull()
| bool Jellyfin::DTO::SubtitleProfile::formatNull |
( |
| ) |
const |
◆ fromJson()
| SubtitleProfile Jellyfin::DTO::SubtitleProfile::fromJson |
( |
QJsonObject | source | ) |
|
|
static |
◆ language()
| QString Jellyfin::DTO::SubtitleProfile::language |
( |
| ) |
const |
◆ languageNull()
| bool Jellyfin::DTO::SubtitleProfile::languageNull |
( |
| ) |
const |
◆ method()
◆ replaceData()
| void Jellyfin::DTO::SubtitleProfile::replaceData |
( |
SubtitleProfile & | other | ) |
|
Replaces the data being hold by this class with that of the other.
◆ setContainer()
| void Jellyfin::DTO::SubtitleProfile::setContainer |
( |
QString | newContainer | ) |
|
◆ setContainerNull()
| void Jellyfin::DTO::SubtitleProfile::setContainerNull |
( |
| ) |
|
◆ setDidlMode()
| void Jellyfin::DTO::SubtitleProfile::setDidlMode |
( |
QString | newDidlMode | ) |
|
◆ setDidlModeNull()
| void Jellyfin::DTO::SubtitleProfile::setDidlModeNull |
( |
| ) |
|
◆ setFormat()
| void Jellyfin::DTO::SubtitleProfile::setFormat |
( |
QString | newFormat | ) |
|
◆ setFormatNull()
| void Jellyfin::DTO::SubtitleProfile::setFormatNull |
( |
| ) |
|
◆ setFromJson()
| void Jellyfin::DTO::SubtitleProfile::setFromJson |
( |
QJsonObject | source | ) |
|
◆ setLanguage()
| void Jellyfin::DTO::SubtitleProfile::setLanguage |
( |
QString | newLanguage | ) |
|
◆ setLanguageNull()
| void Jellyfin::DTO::SubtitleProfile::setLanguageNull |
( |
| ) |
|
◆ setMethod()
◆ toJson()
| QJsonObject Jellyfin::DTO::SubtitleProfile::toJson |
( |
| ) |
const |
◆ m_container
| QString Jellyfin::DTO::SubtitleProfile::m_container |
|
protected |
◆ m_didlMode
| QString Jellyfin::DTO::SubtitleProfile::m_didlMode |
|
protected |
◆ m_format
| QString Jellyfin::DTO::SubtitleProfile::m_format |
|
protected |
◆ m_language
| QString Jellyfin::DTO::SubtitleProfile::m_language |
|
protected |
◆ m_method
The documentation for this class was generated from the following files: