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