#include <librarytypeoptionsdto.h>
◆ LibraryTypeOptionsDto() [1/2]
◆ LibraryTypeOptionsDto() [2/2]
| Jellyfin::DTO::LibraryTypeOptionsDto::LibraryTypeOptionsDto |
( |
const LibraryTypeOptionsDto & | other | ) |
|
◆ defaultImageOptions()
| QList< ImageOption > Jellyfin::DTO::LibraryTypeOptionsDto::defaultImageOptions |
( |
| ) |
const |
Gets or sets the default image options.
◆ fromJson()
◆ imageFetchers()
Gets or sets the image fetchers.
◆ metadataFetchers()
Gets or sets the metadata fetchers.
◆ replaceData()
Replaces the data being hold by this class with that of the other.
◆ setDefaultImageOptions()
| void Jellyfin::DTO::LibraryTypeOptionsDto::setDefaultImageOptions |
( |
QList< ImageOption > | newDefaultImageOptions | ) |
|
Gets or sets the default image options.
◆ setFromJson()
| void Jellyfin::DTO::LibraryTypeOptionsDto::setFromJson |
( |
QJsonObject | source | ) |
|
◆ setImageFetchers()
Gets or sets the image fetchers.
◆ setMetadataFetchers()
Gets or sets the metadata fetchers.
◆ setSupportedImageTypes()
| void Jellyfin::DTO::LibraryTypeOptionsDto::setSupportedImageTypes |
( |
QList< ImageType > | newSupportedImageTypes | ) |
|
Gets or sets the supported image types.
◆ setType()
| void Jellyfin::DTO::LibraryTypeOptionsDto::setType |
( |
QString | newType | ) |
|
◆ setTypeNull()
| void Jellyfin::DTO::LibraryTypeOptionsDto::setTypeNull |
( |
| ) |
|
◆ supportedImageTypes()
| QList< ImageType > Jellyfin::DTO::LibraryTypeOptionsDto::supportedImageTypes |
( |
| ) |
const |
Gets or sets the supported image types.
◆ toJson()
| QJsonObject Jellyfin::DTO::LibraryTypeOptionsDto::toJson |
( |
| ) |
const |
◆ type()
| QString Jellyfin::DTO::LibraryTypeOptionsDto::type |
( |
| ) |
const |
◆ typeNull()
| bool Jellyfin::DTO::LibraryTypeOptionsDto::typeNull |
( |
| ) |
const |
◆ m_defaultImageOptions
◆ m_imageFetchers
◆ m_metadataFetchers
◆ m_supportedImageTypes
| QList<ImageType> Jellyfin::DTO::LibraryTypeOptionsDto::m_supportedImageTypes |
|
protected |
◆ m_type
| QString Jellyfin::DTO::LibraryTypeOptionsDto::m_type |
|
protected |
The documentation for this class was generated from the following files: