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