#include <requesttypes.h>
◆ isPerfectMatch()
| const bool & Jellyfin::Loader::SearchRemoteSubtitlesParams::isPerfectMatch |
( |
| ) |
const |
Optional. Only show subtitles which are a perfect match.
◆ isPerfectMatchNull()
| bool Jellyfin::Loader::SearchRemoteSubtitlesParams::isPerfectMatchNull |
( |
| ) |
const |
◆ itemId()
| const QString & Jellyfin::Loader::SearchRemoteSubtitlesParams::itemId |
( |
| ) |
const |
◆ language()
| const QString & Jellyfin::Loader::SearchRemoteSubtitlesParams::language |
( |
| ) |
const |
The language of the subtitles.
◆ setIsPerfectMatch()
| void Jellyfin::Loader::SearchRemoteSubtitlesParams::setIsPerfectMatch |
( |
bool | newIsPerfectMatch | ) |
|
◆ setIsPerfectMatchNull()
| void Jellyfin::Loader::SearchRemoteSubtitlesParams::setIsPerfectMatchNull |
( |
| ) |
|
◆ setItemId()
| void Jellyfin::Loader::SearchRemoteSubtitlesParams::setItemId |
( |
QString | newItemId | ) |
|
◆ setLanguage()
| void Jellyfin::Loader::SearchRemoteSubtitlesParams::setLanguage |
( |
QString | newLanguage | ) |
|
The documentation for this class was generated from the following files: