![]() |
Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
#include <optional>#include "JellyfinQt/support/jsonconv.h"#include "JellyfinQt/support/loader.h"#include "JellyfinQt/loader/requesttypes.h"#include "JellyfinQt/dto/plugininfo.h"#include "JellyfinQt/dto/basepluginconfiguration.h"Go to the source code of this file.
Classes | |
| class | Jellyfin::Loader::HTTP::GetPluginsLoader |
| Gets a list of currently installed plugins. More... | |
| class | Jellyfin::Loader::HTTP::UninstallPluginLoader |
| Uninstalls a plugin. More... | |
| class | Jellyfin::Loader::HTTP::UninstallPluginByVersionLoader |
| Uninstalls a plugin by version. More... | |
| class | Jellyfin::Loader::HTTP::DisablePluginLoader |
| Disable a plugin. More... | |
| class | Jellyfin::Loader::HTTP::EnablePluginLoader |
| Enables a disabled plugin. More... | |
| class | Jellyfin::Loader::HTTP::GetPluginConfigurationLoader |
| Gets plugin configuration. More... | |
| class | Jellyfin::Loader::HTTP::UpdatePluginConfigurationLoader |
| Updates plugin configuration. More... | |
| class | Jellyfin::Loader::HTTP::GetPluginManifestLoader |
| Gets a plugin's manifest. More... | |
| class | Jellyfin::Loader::HTTP::UpdatePluginSecurityInfoLoader |
| Updates plugin security info. More... | |
Namespaces | |
| namespace | Jellyfin |
| namespace | Jellyfin::Loader |
| namespace | Jellyfin::Loader::HTTP |