Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
This is the complete list of members for Jellyfin::Support::LoaderBase, including all inherited members.
apiClient() const | Jellyfin::Support::LoaderBase | inline |
cancel() | Jellyfin::Support::LoaderBase | inlinevirtual |
error(QString message=QString()) | Jellyfin::Support::LoaderBase | signal |
isAvailable() const | Jellyfin::Support::LoaderBase | inlinevirtual |
isRunning() const | Jellyfin::Support::LoaderBase | inline |
load() | Jellyfin::Support::LoaderBase | inlinevirtual |
LoaderBase(ApiClient *apiClient) | Jellyfin::Support::LoaderBase | inlineexplicitprotected |
m_apiClient | Jellyfin::Support::LoaderBase | protected |
m_isRunning | Jellyfin::Support::LoaderBase | protected |
ready() | Jellyfin::Support::LoaderBase | signal |
setApiClient(ApiClient *newApiClient) | Jellyfin::Support::LoaderBase | inline |
stopWithError(QString message=QString()) | Jellyfin::Support::LoaderBase | inlineprotected |