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