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