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