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