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