Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
Loading...
Searching...
No Matches
Jellyfin::Loader::GetLineupsParams Class Reference

#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 ()
 

Member Function Documentation

◆ country()

const QString & Jellyfin::Loader::GetLineupsParams::country ( ) const

Country.

◆ countryNull()

bool Jellyfin::Loader::GetLineupsParams::countryNull ( ) const

◆ jellyfinId()

const QString & Jellyfin::Loader::GetLineupsParams::jellyfinId ( ) const

Provider id.

◆ jellyfinIdNull()

bool Jellyfin::Loader::GetLineupsParams::jellyfinIdNull ( ) const

◆ location()

const QString & Jellyfin::Loader::GetLineupsParams::location ( ) const

Location.

◆ locationNull()

bool Jellyfin::Loader::GetLineupsParams::locationNull ( ) const

◆ setCountry()

void Jellyfin::Loader::GetLineupsParams::setCountry ( QString newCountry)

◆ setCountryNull()

void Jellyfin::Loader::GetLineupsParams::setCountryNull ( )

◆ setJellyfinId()

void Jellyfin::Loader::GetLineupsParams::setJellyfinId ( QString newJellyfinId)

◆ setJellyfinIdNull()

void Jellyfin::Loader::GetLineupsParams::setJellyfinIdNull ( )

◆ setLocation()

void Jellyfin::Loader::GetLineupsParams::setLocation ( QString newLocation)

◆ setLocationNull()

void Jellyfin::Loader::GetLineupsParams::setLocationNull ( )

◆ setType()

void Jellyfin::Loader::GetLineupsParams::setType ( QString newType)

◆ setTypeNull()

void Jellyfin::Loader::GetLineupsParams::setTypeNull ( )

◆ type()

const QString & Jellyfin::Loader::GetLineupsParams::type ( ) const

Provider type.

◆ typeNull()

bool Jellyfin::Loader::GetLineupsParams::typeNull ( ) const

The documentation for this class was generated from the following files: