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