30#ifndef JELLYFIN_DTO_IMAGETYPE_H
31#define JELLYFIN_DTO_IMAGETYPE_H
Definition imagetype.h:46
Value
Definition imagetype.h:49
@ Backdrop
Definition imagetype.h:53
@ Menu
Definition imagetype.h:60
@ Chapter
Definition imagetype.h:61
@ Screenshot
Definition imagetype.h:59
@ Primary
Definition imagetype.h:51
@ Thumb
Definition imagetype.h:56
@ Logo
Definition imagetype.h:55
@ EnumNotSet
Definition imagetype.h:50
@ Profile
Definition imagetype.h:63
@ Disc
Definition imagetype.h:57
@ Art
Definition imagetype.h:52
@ BoxRear
Definition imagetype.h:62
@ Banner
Definition imagetype.h:54
@ Box
Definition imagetype.h:58
ImageTypeClass::Value ImageType
Definition imagetype.h:70
Jellyfin::DTO::ImageType ImageType
Definition imagetype.h:76
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