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