![]() |
Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
#include <requesttypes.h>
Public Member Functions | |
| const QString & | country () const |
| Country. | |
| void | setCountry (QString newCountry) |
| bool | countryNull () const |
| void | setCountryNull () |
| const QString & | jellyfinId () const |
| Provider id. | |
| void | setJellyfinId (QString newJellyfinId) |
| bool | jellyfinIdNull () const |
| void | setJellyfinIdNull () |
| const QString & | location () const |
| Location. | |
| void | setLocation (QString newLocation) |
| bool | locationNull () const |
| void | setLocationNull () |
| const QString & | type () const |
| Provider type. | |
| void | setType (QString newType) |
| bool | typeNull () const |
| void | setTypeNull () |
| const QString & Jellyfin::Loader::GetLineupsParams::country | ( | ) | const |
Country.
| bool Jellyfin::Loader::GetLineupsParams::countryNull | ( | ) | const |
| const QString & Jellyfin::Loader::GetLineupsParams::jellyfinId | ( | ) | const |
Provider id.
| bool Jellyfin::Loader::GetLineupsParams::jellyfinIdNull | ( | ) | const |
| const QString & Jellyfin::Loader::GetLineupsParams::location | ( | ) | const |
Location.
| bool Jellyfin::Loader::GetLineupsParams::locationNull | ( | ) | const |
| void Jellyfin::Loader::GetLineupsParams::setCountry | ( | QString | newCountry | ) |
| void Jellyfin::Loader::GetLineupsParams::setCountryNull | ( | ) |
| void Jellyfin::Loader::GetLineupsParams::setJellyfinId | ( | QString | newJellyfinId | ) |
| void Jellyfin::Loader::GetLineupsParams::setJellyfinIdNull | ( | ) |
| void Jellyfin::Loader::GetLineupsParams::setLocation | ( | QString | newLocation | ) |
| void Jellyfin::Loader::GetLineupsParams::setLocationNull | ( | ) |
| void Jellyfin::Loader::GetLineupsParams::setType | ( | QString | newType | ) |
| void Jellyfin::Loader::GetLineupsParams::setTypeNull | ( | ) |
| const QString & Jellyfin::Loader::GetLineupsParams::type | ( | ) | const |
Provider type.
| bool Jellyfin::Loader::GetLineupsParams::typeNull | ( | ) | const |