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