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