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