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