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