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