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