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/countryinfo.h"
#include "JellyfinQt/dto/culturedto.h"
#include "JellyfinQt/dto/localizationoption.h"
#include "JellyfinQt/dto/parentalrating.h"
Go to the source code of this file.
Classes | |
class | Jellyfin::Loader::HTTP::GetCountriesLoader |
Gets known countries. More... | |
class | Jellyfin::Loader::HTTP::GetCulturesLoader |
Gets known cultures. More... | |
class | Jellyfin::Loader::HTTP::GetLocalizationOptionsLoader |
Gets localization options. More... | |
class | Jellyfin::Loader::HTTP::GetParentalRatingsLoader |
Gets known parental ratings. More... | |
Namespaces | |
namespace | Jellyfin |
namespace | Jellyfin::Loader |
namespace | Jellyfin::Loader::HTTP |