CountryInfo() | Jellyfin::DTO::CountryInfo | |
CountryInfo(const CountryInfo &other) | Jellyfin::DTO::CountryInfo | |
displayName() const | Jellyfin::DTO::CountryInfo | |
displayNameNull() const | Jellyfin::DTO::CountryInfo | |
fromJson(QJsonObject source) | Jellyfin::DTO::CountryInfo | static |
m_displayName | Jellyfin::DTO::CountryInfo | protected |
m_name | Jellyfin::DTO::CountryInfo | protected |
m_threeLetterISORegionName | Jellyfin::DTO::CountryInfo | protected |
m_twoLetterISORegionName | Jellyfin::DTO::CountryInfo | protected |
name() const | Jellyfin::DTO::CountryInfo | |
nameNull() const | Jellyfin::DTO::CountryInfo | |
replaceData(CountryInfo &other) | Jellyfin::DTO::CountryInfo | |
setDisplayName(QString newDisplayName) | Jellyfin::DTO::CountryInfo | |
setDisplayNameNull() | Jellyfin::DTO::CountryInfo | |
setFromJson(QJsonObject source) | Jellyfin::DTO::CountryInfo | |
setName(QString newName) | Jellyfin::DTO::CountryInfo | |
setNameNull() | Jellyfin::DTO::CountryInfo | |
setThreeLetterISORegionName(QString newThreeLetterISORegionName) | Jellyfin::DTO::CountryInfo | |
setThreeLetterISORegionNameNull() | Jellyfin::DTO::CountryInfo | |
setTwoLetterISORegionName(QString newTwoLetterISORegionName) | Jellyfin::DTO::CountryInfo | |
setTwoLetterISORegionNameNull() | Jellyfin::DTO::CountryInfo | |
threeLetterISORegionName() const | Jellyfin::DTO::CountryInfo | |
threeLetterISORegionNameNull() const | Jellyfin::DTO::CountryInfo | |
toJson() const | Jellyfin::DTO::CountryInfo | |
twoLetterISORegionName() const | Jellyfin::DTO::CountryInfo | |
twoLetterISORegionNameNull() const | Jellyfin::DTO::CountryInfo | |