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