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/channelfeatures.h"
Go to the source code of this file.
Classes | |
class | Jellyfin::Loader::HTTP::GetChannelsLoader |
Gets available channels. More... | |
class | Jellyfin::Loader::HTTP::GetChannelFeaturesLoader |
Get channel features. More... | |
class | Jellyfin::Loader::HTTP::GetChannelItemsLoader |
Get channel items. More... | |
class | Jellyfin::Loader::HTTP::GetAllChannelFeaturesLoader |
Get all channel features. More... | |
class | Jellyfin::Loader::HTTP::GetLatestChannelItemsLoader |
Gets latest channel items. More... | |
Namespaces | |
namespace | Jellyfin |
namespace | Jellyfin::Loader |
namespace | Jellyfin::Loader::HTTP |