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