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