#include <requesttypes.h>
◆ body()
const QSharedPointer< RemoteSearchResult > & Jellyfin::Loader::ApplySearchCriteriaParams::body |
( |
| ) |
const |
The remote search result.
◆ itemId()
const QString & Jellyfin::Loader::ApplySearchCriteriaParams::itemId |
( |
| ) |
const |
◆ replaceAllImages()
const bool & Jellyfin::Loader::ApplySearchCriteriaParams::replaceAllImages |
( |
| ) |
const |
Optional. Whether or not to replace all images. Default: True.
◆ replaceAllImagesNull()
bool Jellyfin::Loader::ApplySearchCriteriaParams::replaceAllImagesNull |
( |
| ) |
const |
◆ setBody()
void Jellyfin::Loader::ApplySearchCriteriaParams::setBody |
( |
QSharedPointer< RemoteSearchResult > | newBody | ) |
|
◆ setItemId()
void Jellyfin::Loader::ApplySearchCriteriaParams::setItemId |
( |
QString | newItemId | ) |
|
◆ setReplaceAllImages()
void Jellyfin::Loader::ApplySearchCriteriaParams::setReplaceAllImages |
( |
bool | newReplaceAllImages | ) |
|
◆ setReplaceAllImagesNull()
void Jellyfin::Loader::ApplySearchCriteriaParams::setReplaceAllImagesNull |
( |
| ) |
|
The documentation for this class was generated from the following files: