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