30#ifndef JELLYFIN_DTO_IMAGESAVINGCONVENTION_H
31#define JELLYFIN_DTO_IMAGESAVINGCONVENTION_H
Definition imagesavingconvention.h:46
Value
Definition imagesavingconvention.h:49
@ Legacy
Definition imagesavingconvention.h:51
@ EnumNotSet
Definition imagesavingconvention.h:50
@ Compatible
Definition imagesavingconvention.h:52
ImageSavingConventionClass::Value ImageSavingConvention
Definition imagesavingconvention.h:59
Jellyfin::DTO::ImageSavingConvention ImageSavingConvention
Definition imagesavingconvention.h:65
AccessSchedule fromJsonValue(const QJsonValue &source, convertType< AccessSchedule >)
Definition accessschedule.cpp:133
QJsonValue toJsonValue(const AccessSchedule &source, convertType< AccessSchedule >)
Definition accessschedule.cpp:139
Definition jsonconvimpl.h:45