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