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