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