#include <pluginsecurityinfo.h>
◆ PluginSecurityInfo() [1/2]
Jellyfin::DTO::PluginSecurityInfo::PluginSecurityInfo |
( |
bool | isMbSupporter | ) |
|
◆ PluginSecurityInfo() [2/2]
◆ fromJson()
◆ isMbSupporter()
bool Jellyfin::DTO::PluginSecurityInfo::isMbSupporter |
( |
| ) |
const |
Gets or sets a value indicating whether is mb supporter.
◆ replaceData()
Replaces the data being hold by this class with that of the other.
◆ setFromJson()
void Jellyfin::DTO::PluginSecurityInfo::setFromJson |
( |
QJsonObject | source | ) |
|
◆ setIsMbSupporter()
void Jellyfin::DTO::PluginSecurityInfo::setIsMbSupporter |
( |
bool | newIsMbSupporter | ) |
|
Gets or sets a value indicating whether is mb supporter.
◆ setSupporterKey()
void Jellyfin::DTO::PluginSecurityInfo::setSupporterKey |
( |
QString | newSupporterKey | ) |
|
Gets or sets the supporter key.
◆ setSupporterKeyNull()
void Jellyfin::DTO::PluginSecurityInfo::setSupporterKeyNull |
( |
| ) |
|
◆ supporterKey()
QString Jellyfin::DTO::PluginSecurityInfo::supporterKey |
( |
| ) |
const |
Gets or sets the supporter key.
◆ supporterKeyNull()
bool Jellyfin::DTO::PluginSecurityInfo::supporterKeyNull |
( |
| ) |
const |
◆ toJson()
QJsonObject Jellyfin::DTO::PluginSecurityInfo::toJson |
( |
| ) |
const |
◆ m_isMbSupporter
bool Jellyfin::DTO::PluginSecurityInfo::m_isMbSupporter |
|
protected |
◆ m_supporterKey
QString Jellyfin::DTO::PluginSecurityInfo::m_supporterKey |
|
protected |
The documentation for this class was generated from the following files: