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/collectioncreationresult.h"
Go to the source code of this file.
Classes | |
class | Jellyfin::Loader::HTTP::CreateCollectionLoader |
Creates a new collection. More... | |
class | Jellyfin::Loader::HTTP::AddToCollectionLoader |
Adds items to a collection. More... | |
class | Jellyfin::Loader::HTTP::RemoveFromCollectionLoader |
Removes items from a collection. More... | |
Namespaces | |
namespace | Jellyfin |
namespace | Jellyfin::Loader |
namespace | Jellyfin::Loader::HTTP |