#include <channelmappingoptionsdto.h>
◆ ChannelMappingOptionsDto() [1/2]
Jellyfin::DTO::ChannelMappingOptionsDto::ChannelMappingOptionsDto |
( |
| ) |
|
◆ ChannelMappingOptionsDto() [2/2]
◆ fromJson()
◆ mappings()
Gets or sets list of mappings.
◆ mappingsNull()
bool Jellyfin::DTO::ChannelMappingOptionsDto::mappingsNull |
( |
| ) |
const |
◆ providerChannels()
QList< NameIdPair > Jellyfin::DTO::ChannelMappingOptionsDto::providerChannels |
( |
| ) |
const |
Gets or sets list of provider channels.
◆ providerChannelsNull()
bool Jellyfin::DTO::ChannelMappingOptionsDto::providerChannelsNull |
( |
| ) |
const |
◆ providerName()
QString Jellyfin::DTO::ChannelMappingOptionsDto::providerName |
( |
| ) |
const |
Gets or sets provider name.
◆ providerNameNull()
bool Jellyfin::DTO::ChannelMappingOptionsDto::providerNameNull |
( |
| ) |
const |
◆ replaceData()
Replaces the data being hold by this class with that of the other.
◆ setFromJson()
void Jellyfin::DTO::ChannelMappingOptionsDto::setFromJson |
( |
QJsonObject | source | ) |
|
◆ setMappings()
void Jellyfin::DTO::ChannelMappingOptionsDto::setMappings |
( |
QList< NameValuePair > | newMappings | ) |
|
Gets or sets list of mappings.
◆ setMappingsNull()
void Jellyfin::DTO::ChannelMappingOptionsDto::setMappingsNull |
( |
| ) |
|
◆ setProviderChannels()
void Jellyfin::DTO::ChannelMappingOptionsDto::setProviderChannels |
( |
QList< NameIdPair > | newProviderChannels | ) |
|
Gets or sets list of provider channels.
◆ setProviderChannelsNull()
void Jellyfin::DTO::ChannelMappingOptionsDto::setProviderChannelsNull |
( |
| ) |
|
◆ setProviderName()
void Jellyfin::DTO::ChannelMappingOptionsDto::setProviderName |
( |
QString | newProviderName | ) |
|
Gets or sets provider name.
◆ setProviderNameNull()
void Jellyfin::DTO::ChannelMappingOptionsDto::setProviderNameNull |
( |
| ) |
|
◆ setTunerChannels()
Gets or sets list of tuner channels.
◆ setTunerChannelsNull()
void Jellyfin::DTO::ChannelMappingOptionsDto::setTunerChannelsNull |
( |
| ) |
|
◆ toJson()
QJsonObject Jellyfin::DTO::ChannelMappingOptionsDto::toJson |
( |
| ) |
const |
◆ tunerChannels()
Gets or sets list of tuner channels.
◆ tunerChannelsNull()
bool Jellyfin::DTO::ChannelMappingOptionsDto::tunerChannelsNull |
( |
| ) |
const |
◆ m_mappings
◆ m_providerChannels
QList<NameIdPair> Jellyfin::DTO::ChannelMappingOptionsDto::m_providerChannels |
|
protected |
◆ m_providerName
QString Jellyfin::DTO::ChannelMappingOptionsDto::m_providerName |
|
protected |
◆ m_tunerChannels
The documentation for this class was generated from the following files: