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