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/channelmappingoptionsdto.h"
#include "JellyfinQt/dto/tunerchannelmapping.h"
#include "JellyfinQt/dto/baseitemdtoqueryresult.h"
#include "JellyfinQt/dto/baseitemdto.h"
#include "JellyfinQt/dto/guideinfo.h"
#include "JellyfinQt/dto/livetvinfo.h"
#include "JellyfinQt/dto/listingsproviderinfo.h"
#include "JellyfinQt/dto/nameidpair.h"
#include "JellyfinQt/dto/seriestimerinfodtoqueryresult.h"
#include "JellyfinQt/dto/seriestimerinfodto.h"
#include "JellyfinQt/dto/timerinfodtoqueryresult.h"
#include "JellyfinQt/dto/timerinfodto.h"
#include "JellyfinQt/dto/tunerhostinfo.h"
Go to the source code of this file.
Namespaces | |
namespace | Jellyfin |
namespace | Jellyfin::Loader |
namespace | Jellyfin::Loader::HTTP |