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