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