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