![]() |
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/baseitemdtoqueryresult.h"#include "JellyfinQt/dto/baseitemdto.h"Go to the source code of this file.
Classes | |
| class | Jellyfin::Loader::HTTP::GetArtistsLoader |
| Gets all artists from a given item, folder, or the entire library. More... | |
| class | Jellyfin::Loader::HTTP::GetArtistByNameLoader |
| Gets an artist by name. More... | |
| class | Jellyfin::Loader::HTTP::GetAlbumArtistsLoader |
| Gets all album artists from a given item, folder, or the entire library. More... | |
Namespaces | |
| namespace | Jellyfin |
| namespace | Jellyfin::Loader |
| namespace | Jellyfin::Loader::HTTP |