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