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