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