Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
This is the complete list of members for Jellyfin::DTO::ImageOption, including all inherited members.
fromJson(QJsonObject source) | Jellyfin::DTO::ImageOption | static |
ImageOption(ImageType type, qint32 limit, qint32 minWidth) | Jellyfin::DTO::ImageOption | |
ImageOption(const ImageOption &other) | Jellyfin::DTO::ImageOption | |
limit() const | Jellyfin::DTO::ImageOption | |
m_limit | Jellyfin::DTO::ImageOption | protected |
m_minWidth | Jellyfin::DTO::ImageOption | protected |
m_type | Jellyfin::DTO::ImageOption | protected |
minWidth() const | Jellyfin::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() const | Jellyfin::DTO::ImageOption | |
type() const | Jellyfin::DTO::ImageOption |