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