Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
Loading...
Searching...
No Matches
Jellyfin::DTO::RecommendationDto Member List

This is the complete list of members for Jellyfin::DTO::RecommendationDto, including all inherited members.

baselineItemName() constJellyfin::DTO::RecommendationDto
baselineItemNameNull() constJellyfin::DTO::RecommendationDto
categoryId() constJellyfin::DTO::RecommendationDto
fromJson(QJsonObject source)Jellyfin::DTO::RecommendationDtostatic
items() constJellyfin::DTO::RecommendationDto
itemsNull() constJellyfin::DTO::RecommendationDto
m_baselineItemNameJellyfin::DTO::RecommendationDtoprotected
m_categoryIdJellyfin::DTO::RecommendationDtoprotected
m_itemsJellyfin::DTO::RecommendationDtoprotected
m_recommendationTypeJellyfin::DTO::RecommendationDtoprotected
RecommendationDto(RecommendationType recommendationType, QString categoryId)Jellyfin::DTO::RecommendationDto
RecommendationDto(const RecommendationDto &other)Jellyfin::DTO::RecommendationDto
recommendationType() constJellyfin::DTO::RecommendationDto
replaceData(RecommendationDto &other)Jellyfin::DTO::RecommendationDto
setBaselineItemName(QString newBaselineItemName)Jellyfin::DTO::RecommendationDto
setBaselineItemNameNull()Jellyfin::DTO::RecommendationDto
setCategoryId(QString newCategoryId)Jellyfin::DTO::RecommendationDto
setFromJson(QJsonObject source)Jellyfin::DTO::RecommendationDto
setItems(QList< BaseItemDto > newItems)Jellyfin::DTO::RecommendationDto
setItemsNull()Jellyfin::DTO::RecommendationDto
setRecommendationType(RecommendationType newRecommendationType)Jellyfin::DTO::RecommendationDto
toJson() constJellyfin::DTO::RecommendationDto