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