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/remoteimageresult.h"
#include "JellyfinQt/dto/imageproviderinfo.h"
Go to the source code of this file.
Classes | |
class | Jellyfin::Loader::HTTP::GetRemoteImagesLoader |
Gets available remote images for an item. More... | |
class | Jellyfin::Loader::HTTP::DownloadRemoteImageLoader |
Downloads a remote image for an item. More... | |
class | Jellyfin::Loader::HTTP::GetRemoteImageProvidersLoader |
Gets available remote image providers for an item. More... | |
Namespaces | |
namespace | Jellyfin |
namespace | Jellyfin::Loader |
namespace | Jellyfin::Loader::HTTP |