![]() |
Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
#include <initializer_list>#include <optional>#include <string>#include <variant>#include <QException>#include <QJsonDocument>#include <QObject>#include <QUrlQuery>#include <QString>#include <QtConcurrent/QtConcurrent>#include "../apiclient.h"#include "jsonconv.h"Go to the source code of this file.
Classes | |
| class | Jellyfin::Support::LoadException |
| class | Jellyfin::Support::LoaderBase |
| Base class for loaders that defines available signals. More... | |
| class | Jellyfin::Support::Loader< R, P > |
| class | Jellyfin::Support::Loader< void, P > |
| class | Jellyfin::Support::HttpLoaderBase< R, P > |
| class | Jellyfin::Support::HttpLoaderBase< void, P > |
| class | Jellyfin::Support::HttpLoaderBase< bool, P > |
| class | Jellyfin::Support::HttpLoader< R, P > |
Namespaces | |
| namespace | Jellyfin |
| namespace | Jellyfin::Support |