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