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