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