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