30#ifndef JELLYFIN_DTO_DEVICEPROFILETYPE_H
31#define JELLYFIN_DTO_DEVICEPROFILETYPE_H
Definition deviceprofiletype.h:46
Value
Definition deviceprofiletype.h:49
@ System
Definition deviceprofiletype.h:51
@ EnumNotSet
Definition deviceprofiletype.h:50
@ User
Definition deviceprofiletype.h:52
DeviceProfileTypeClass::Value DeviceProfileType
Definition deviceprofiletype.h:59
Jellyfin::DTO::DeviceProfileType DeviceProfileType
Definition deviceprofiletype.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