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