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