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