| apiClient() const | Jellyfin::Support::LoaderBase | inline | 
  | cancel() | Jellyfin::Support::LoaderBase | inlinevirtual | 
  | createDummyResponse() | Jellyfin::Support::Loader< bool, P > | inlineprotectedstatic | 
  | createFailureResult() | Jellyfin::Support::Loader< bool, P > | inlineprotected | 
  | createSuccessResult(bool &&result) | Jellyfin::Support::Loader< bool, P > | inlineprotected | 
  | error(QString message=QString()) | Jellyfin::Support::LoaderBase | signal | 
  | hasResult() const | Jellyfin::Support::Loader< bool, P > | inline | 
  | HttpLoaderBase(Jellyfin::ApiClient *apiClient) | Jellyfin::Support::HttpLoaderBase< bool, P > | inlineexplicit | 
  | isAvailable() const | Jellyfin::Support::LoaderBase | inlinevirtual | 
  | isRunning() const | Jellyfin::Support::LoaderBase | inline | 
  | load() | Jellyfin::Support::LoaderBase | inlinevirtual | 
  | Loader(ApiClient *apiClient) | Jellyfin::Support::Loader< bool, P > | 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< bool, P > | protected | 
  | m_result | Jellyfin::Support::Loader< bool, P > | protected | 
  | parseResponse(int statusCode, QByteArray response) | Jellyfin::Support::HttpLoaderBase< bool, P > | inline | 
  | ready() | Jellyfin::Support::LoaderBase | signal | 
  | result() const | Jellyfin::Support::Loader< bool, P > | inline | 
  | ResultType typedef | Jellyfin::Support::Loader< bool, P > |  | 
  | setApiClient(ApiClient *newApiClient) | Jellyfin::Support::LoaderBase | inline | 
  | setParameters(const P ¶meters) | Jellyfin::Support::Loader< bool, P > | inline | 
  | stopWithError(QString message=QString()) | Jellyfin::Support::LoaderBase | inlineprotected |