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