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