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