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/fontfile.h"
#include "JellyfinQt/dto/remotesubtitleinfo.h"
Go to the source code of this file.
Classes | |
class | Jellyfin::Loader::HTTP::GetFallbackFontListLoader |
Gets a list of available fallback font files. More... | |
class | Jellyfin::Loader::HTTP::SearchRemoteSubtitlesLoader |
Search remote subtitles. More... | |
class | Jellyfin::Loader::HTTP::DownloadRemoteSubtitlesLoader |
Downloads a remote subtitle. More... | |
class | Jellyfin::Loader::HTTP::UploadSubtitleLoader |
Upload an external subtitle file. More... | |
class | Jellyfin::Loader::HTTP::DeleteSubtitleLoader |
Deletes an external subtitle file. More... | |
Namespaces | |
namespace | Jellyfin |
namespace | Jellyfin::Loader |
namespace | Jellyfin::Loader::HTTP |