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

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

fromJson(QJsonObject source)Jellyfin::DTO::ImageOptionstatic
ImageOption(ImageType type, qint32 limit, qint32 minWidth)Jellyfin::DTO::ImageOption
ImageOption(const ImageOption &other)Jellyfin::DTO::ImageOption
limit() constJellyfin::DTO::ImageOption
m_limitJellyfin::DTO::ImageOptionprotected
m_minWidthJellyfin::DTO::ImageOptionprotected
m_typeJellyfin::DTO::ImageOptionprotected
minWidth() constJellyfin::DTO::ImageOption
replaceData(ImageOption &other)Jellyfin::DTO::ImageOption
setFromJson(QJsonObject source)Jellyfin::DTO::ImageOption
setLimit(qint32 newLimit)Jellyfin::DTO::ImageOption
setMinWidth(qint32 newMinWidth)Jellyfin::DTO::ImageOption
setType(ImageType newType)Jellyfin::DTO::ImageOption
toJson() constJellyfin::DTO::ImageOption
type() constJellyfin::DTO::ImageOption