apiClient() const | Jellyfin::Support::LoaderBase | inline |
body(const GetCountriesParams ¶meters) const override | Jellyfin::Loader::HTTP::GetCountriesLoader | protected |
Jellyfin::Support::HttpLoader< QList< CountryInfo >, GetCountriesParams >::body(const GetCountriesParams ¶meters) const=0 | Jellyfin::Support::HttpLoader< QList< CountryInfo >, GetCountriesParams > | protectedpure virtual |
cancel() override | Jellyfin::Support::HttpLoader< QList< CountryInfo >, GetCountriesParams > | inlinevirtual |
createDummyResponse() | Jellyfin::Support::Loader< QList< CountryInfo >, GetCountriesParams > | inlineprotectedstatic |
createFailureResult() | Jellyfin::Support::Loader< QList< CountryInfo >, GetCountriesParams > | inlineprotected |
createSuccessResult(QList< CountryInfo > &&result) | Jellyfin::Support::Loader< QList< CountryInfo >, GetCountriesParams > | inlineprotected |
error(QString message=QString()) | Jellyfin::Support::LoaderBase | signal |
GetCountriesLoader(ApiClient *apiClient=nullptr) | Jellyfin::Loader::HTTP::GetCountriesLoader | explicit |
hasResult() const | Jellyfin::Support::Loader< QList< CountryInfo >, GetCountriesParams > | inline |
HttpLoader(Jellyfin::ApiClient *apiClient) | Jellyfin::Support::HttpLoader< QList< CountryInfo >, GetCountriesParams > | inlineexplicit |
HttpLoaderBase(Jellyfin::ApiClient *apiClient) | Jellyfin::Support::HttpLoaderBase< QList< CountryInfo >, GetCountriesParams > | inlineexplicit |
isAvailable() const override | Jellyfin::Support::HttpLoader< QList< CountryInfo >, GetCountriesParams > | inlinevirtual |
isRunning() const | Jellyfin::Support::LoaderBase | inline |
load() override | Jellyfin::Support::HttpLoader< QList< CountryInfo >, GetCountriesParams > | inlinevirtual |
Loader(ApiClient *apiClient) | Jellyfin::Support::Loader< QList< CountryInfo >, GetCountriesParams > | inlineexplicit |
LoaderBase(ApiClient *apiClient) | Jellyfin::Support::LoaderBase | inlineexplicitprotected |
m_apiClient | Jellyfin::Support::LoaderBase | protected |
m_isRunning | Jellyfin::Support::LoaderBase | protected |
m_parameters | Jellyfin::Support::Loader< QList< CountryInfo >, GetCountriesParams > | protected |
m_result | Jellyfin::Support::Loader< QList< CountryInfo >, GetCountriesParams > | protected |
operation() const override | Jellyfin::Loader::HTTP::GetCountriesLoader | protectedvirtual |
parseResponse(int, QByteArray response) | Jellyfin::Support::HttpLoaderBase< QList< CountryInfo >, GetCountriesParams > | inline |
path(const GetCountriesParams ¶meters) const override | Jellyfin::Loader::HTTP::GetCountriesLoader | protected |
Jellyfin::Support::HttpLoader< QList< CountryInfo >, GetCountriesParams >::path(const GetCountriesParams ¶meters) const=0 | Jellyfin::Support::HttpLoader< QList< CountryInfo >, GetCountriesParams > | protectedpure virtual |
query(const GetCountriesParams ¶meters) const override | Jellyfin::Loader::HTTP::GetCountriesLoader | protected |
Jellyfin::Support::HttpLoader< QList< CountryInfo >, GetCountriesParams >::query(const GetCountriesParams ¶meters) const=0 | Jellyfin::Support::HttpLoader< QList< CountryInfo >, GetCountriesParams > | protectedpure virtual |
ready() | Jellyfin::Support::LoaderBase | signal |
result() const | Jellyfin::Support::Loader< QList< CountryInfo >, GetCountriesParams > | inline |
ResultType typedef | Jellyfin::Support::Loader< QList< CountryInfo >, GetCountriesParams > | |
setApiClient(ApiClient *newApiClient) | Jellyfin::Support::LoaderBase | inline |
setParameters(const GetCountriesParams ¶meters) | Jellyfin::Support::Loader< QList< CountryInfo >, GetCountriesParams > | inline |
stopWithError(QString message=QString()) | Jellyfin::Support::LoaderBase | inlineprotected |