#include <metadataeditorinfo.h>
◆ MetadataEditorInfo() [1/2]
Jellyfin::DTO::MetadataEditorInfo::MetadataEditorInfo |
( |
| ) |
|
◆ MetadataEditorInfo() [2/2]
◆ contentType()
QString Jellyfin::DTO::MetadataEditorInfo::contentType |
( |
| ) |
const |
◆ contentTypeNull()
bool Jellyfin::DTO::MetadataEditorInfo::contentTypeNull |
( |
| ) |
const |
◆ contentTypeOptions()
◆ contentTypeOptionsNull()
bool Jellyfin::DTO::MetadataEditorInfo::contentTypeOptionsNull |
( |
| ) |
const |
◆ countries()
◆ countriesNull()
bool Jellyfin::DTO::MetadataEditorInfo::countriesNull |
( |
| ) |
const |
◆ cultures()
◆ culturesNull()
bool Jellyfin::DTO::MetadataEditorInfo::culturesNull |
( |
| ) |
const |
◆ externalIdInfos()
◆ externalIdInfosNull()
bool Jellyfin::DTO::MetadataEditorInfo::externalIdInfosNull |
( |
| ) |
const |
◆ fromJson()
◆ parentalRatingOptions()
◆ parentalRatingOptionsNull()
bool Jellyfin::DTO::MetadataEditorInfo::parentalRatingOptionsNull |
( |
| ) |
const |
◆ replaceData()
Replaces the data being hold by this class with that of the other.
◆ setContentType()
void Jellyfin::DTO::MetadataEditorInfo::setContentType |
( |
QString | newContentType | ) |
|
◆ setContentTypeNull()
void Jellyfin::DTO::MetadataEditorInfo::setContentTypeNull |
( |
| ) |
|
◆ setContentTypeOptions()
void Jellyfin::DTO::MetadataEditorInfo::setContentTypeOptions |
( |
QList< NameValuePair > | newContentTypeOptions | ) |
|
◆ setContentTypeOptionsNull()
void Jellyfin::DTO::MetadataEditorInfo::setContentTypeOptionsNull |
( |
| ) |
|
◆ setCountries()
void Jellyfin::DTO::MetadataEditorInfo::setCountries |
( |
QList< CountryInfo > | newCountries | ) |
|
◆ setCountriesNull()
void Jellyfin::DTO::MetadataEditorInfo::setCountriesNull |
( |
| ) |
|
◆ setCultures()
void Jellyfin::DTO::MetadataEditorInfo::setCultures |
( |
QList< CultureDto > | newCultures | ) |
|
◆ setCulturesNull()
void Jellyfin::DTO::MetadataEditorInfo::setCulturesNull |
( |
| ) |
|
◆ setExternalIdInfos()
void Jellyfin::DTO::MetadataEditorInfo::setExternalIdInfos |
( |
QList< ExternalIdInfo > | newExternalIdInfos | ) |
|
◆ setExternalIdInfosNull()
void Jellyfin::DTO::MetadataEditorInfo::setExternalIdInfosNull |
( |
| ) |
|
◆ setFromJson()
void Jellyfin::DTO::MetadataEditorInfo::setFromJson |
( |
QJsonObject | source | ) |
|
◆ setParentalRatingOptions()
void Jellyfin::DTO::MetadataEditorInfo::setParentalRatingOptions |
( |
QList< ParentalRating > | newParentalRatingOptions | ) |
|
◆ setParentalRatingOptionsNull()
void Jellyfin::DTO::MetadataEditorInfo::setParentalRatingOptionsNull |
( |
| ) |
|
◆ toJson()
QJsonObject Jellyfin::DTO::MetadataEditorInfo::toJson |
( |
| ) |
const |
◆ m_contentType
QString Jellyfin::DTO::MetadataEditorInfo::m_contentType |
|
protected |
◆ m_contentTypeOptions
◆ m_countries
◆ m_cultures
◆ m_externalIdInfos
◆ m_parentalRatingOptions
The documentation for this class was generated from the following files: