![]() |
Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
#include <requesttypes.h>
Public Member Functions | |
| const QString & | backgroundColor () const |
| Apply a background color for transparent images. | |
| void | setBackgroundColor (QString newBackgroundColor) |
| bool | backgroundColorNull () const |
| void | setBackgroundColorNull () |
| const qint32 & | blur () const |
| Blur image. | |
| void | setBlur (qint32 newBlur) |
| bool | blurNull () const |
| void | setBlurNull () |
| const qint32 & | fillHeight () const |
| Height of box to fill. | |
| void | setFillHeight (qint32 newFillHeight) |
| bool | fillHeightNull () const |
| void | setFillHeightNull () |
| const qint32 & | fillWidth () const |
| Width of box to fill. | |
| void | setFillWidth (qint32 newFillWidth) |
| bool | fillWidthNull () const |
| void | setFillWidthNull () |
| const QString & | foregroundLayer () const |
| Apply a foreground layer on top of the image. | |
| void | setForegroundLayer (QString newForegroundLayer) |
| bool | foregroundLayerNull () const |
| void | setForegroundLayerNull () |
| const ImageFormat & | format () const |
| Determines the output format of the image - original,gif,jpg,png. | |
| void | setFormat (ImageFormat newFormat) |
| bool | formatNull () const |
| void | setFormatNull () |
| const qint32 & | height () const |
| The fixed image height to return. | |
| void | setHeight (qint32 newHeight) |
| bool | heightNull () const |
| void | setHeightNull () |
| const qint32 & | maxHeight () const |
| The maximum image height to return. | |
| void | setMaxHeight (qint32 newMaxHeight) |
| bool | maxHeightNull () const |
| void | setMaxHeightNull () |
| const qint32 & | maxWidth () const |
| The maximum image width to return. | |
| void | setMaxWidth (qint32 newMaxWidth) |
| bool | maxWidthNull () const |
| void | setMaxWidthNull () |
| const qint32 & | quality () const |
| Quality setting, from 0-100. | |
| void | setQuality (qint32 newQuality) |
| bool | qualityNull () const |
| void | setQualityNull () |
| const QString & | tag () const |
| Supply the cache tag from the item object to receive strong caching headers. | |
| void | setTag (QString newTag) |
| bool | tagNull () const |
| void | setTagNull () |
| const qint32 & | width () const |
| The fixed image width to return. | |
| void | setWidth (qint32 newWidth) |
| bool | widthNull () const |
| void | setWidthNull () |
| const QString & Jellyfin::Loader::GetSplashscreenParams::backgroundColor | ( | ) | const |
Apply a background color for transparent images.
| bool Jellyfin::Loader::GetSplashscreenParams::backgroundColorNull | ( | ) | const |
| const qint32 & Jellyfin::Loader::GetSplashscreenParams::blur | ( | ) | const |
Blur image.
| bool Jellyfin::Loader::GetSplashscreenParams::blurNull | ( | ) | const |
| const qint32 & Jellyfin::Loader::GetSplashscreenParams::fillHeight | ( | ) | const |
Height of box to fill.
| bool Jellyfin::Loader::GetSplashscreenParams::fillHeightNull | ( | ) | const |
| const qint32 & Jellyfin::Loader::GetSplashscreenParams::fillWidth | ( | ) | const |
Width of box to fill.
| bool Jellyfin::Loader::GetSplashscreenParams::fillWidthNull | ( | ) | const |
| const QString & Jellyfin::Loader::GetSplashscreenParams::foregroundLayer | ( | ) | const |
Apply a foreground layer on top of the image.
| bool Jellyfin::Loader::GetSplashscreenParams::foregroundLayerNull | ( | ) | const |
| const ImageFormat & Jellyfin::Loader::GetSplashscreenParams::format | ( | ) | const |
Determines the output format of the image - original,gif,jpg,png.
| bool Jellyfin::Loader::GetSplashscreenParams::formatNull | ( | ) | const |
| const qint32 & Jellyfin::Loader::GetSplashscreenParams::height | ( | ) | const |
The fixed image height to return.
| bool Jellyfin::Loader::GetSplashscreenParams::heightNull | ( | ) | const |
| const qint32 & Jellyfin::Loader::GetSplashscreenParams::maxHeight | ( | ) | const |
The maximum image height to return.
| bool Jellyfin::Loader::GetSplashscreenParams::maxHeightNull | ( | ) | const |
| const qint32 & Jellyfin::Loader::GetSplashscreenParams::maxWidth | ( | ) | const |
The maximum image width to return.
| bool Jellyfin::Loader::GetSplashscreenParams::maxWidthNull | ( | ) | const |
| const qint32 & Jellyfin::Loader::GetSplashscreenParams::quality | ( | ) | const |
Quality setting, from 0-100.
| bool Jellyfin::Loader::GetSplashscreenParams::qualityNull | ( | ) | const |
| void Jellyfin::Loader::GetSplashscreenParams::setBackgroundColor | ( | QString | newBackgroundColor | ) |
| void Jellyfin::Loader::GetSplashscreenParams::setBackgroundColorNull | ( | ) |
| void Jellyfin::Loader::GetSplashscreenParams::setBlur | ( | qint32 | newBlur | ) |
| void Jellyfin::Loader::GetSplashscreenParams::setBlurNull | ( | ) |
| void Jellyfin::Loader::GetSplashscreenParams::setFillHeight | ( | qint32 | newFillHeight | ) |
| void Jellyfin::Loader::GetSplashscreenParams::setFillHeightNull | ( | ) |
| void Jellyfin::Loader::GetSplashscreenParams::setFillWidth | ( | qint32 | newFillWidth | ) |
| void Jellyfin::Loader::GetSplashscreenParams::setFillWidthNull | ( | ) |
| void Jellyfin::Loader::GetSplashscreenParams::setForegroundLayer | ( | QString | newForegroundLayer | ) |
| void Jellyfin::Loader::GetSplashscreenParams::setForegroundLayerNull | ( | ) |
| void Jellyfin::Loader::GetSplashscreenParams::setFormat | ( | ImageFormat | newFormat | ) |
| void Jellyfin::Loader::GetSplashscreenParams::setFormatNull | ( | ) |
| void Jellyfin::Loader::GetSplashscreenParams::setHeight | ( | qint32 | newHeight | ) |
| void Jellyfin::Loader::GetSplashscreenParams::setHeightNull | ( | ) |
| void Jellyfin::Loader::GetSplashscreenParams::setMaxHeight | ( | qint32 | newMaxHeight | ) |
| void Jellyfin::Loader::GetSplashscreenParams::setMaxHeightNull | ( | ) |
| void Jellyfin::Loader::GetSplashscreenParams::setMaxWidth | ( | qint32 | newMaxWidth | ) |
| void Jellyfin::Loader::GetSplashscreenParams::setMaxWidthNull | ( | ) |
| void Jellyfin::Loader::GetSplashscreenParams::setQuality | ( | qint32 | newQuality | ) |
| void Jellyfin::Loader::GetSplashscreenParams::setQualityNull | ( | ) |
| void Jellyfin::Loader::GetSplashscreenParams::setTag | ( | QString | newTag | ) |
| void Jellyfin::Loader::GetSplashscreenParams::setTagNull | ( | ) |
| void Jellyfin::Loader::GetSplashscreenParams::setWidth | ( | qint32 | newWidth | ) |
| void Jellyfin::Loader::GetSplashscreenParams::setWidthNull | ( | ) |
| const QString & Jellyfin::Loader::GetSplashscreenParams::tag | ( | ) | const |
Supply the cache tag from the item object to receive strong caching headers.
| bool Jellyfin::Loader::GetSplashscreenParams::tagNull | ( | ) | const |
| const qint32 & Jellyfin::Loader::GetSplashscreenParams::width | ( | ) | const |
The fixed image width to return.
| bool Jellyfin::Loader::GetSplashscreenParams::widthNull | ( | ) | const |