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