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