30#ifndef JELLYFIN_DTO_NOTIFICATIONLEVEL_H
31#define JELLYFIN_DTO_NOTIFICATIONLEVEL_H
Definition notificationlevel.h:46
Value
Definition notificationlevel.h:49
@ Warning
Definition notificationlevel.h:52
@ Normal
Definition notificationlevel.h:51
@ Error
Definition notificationlevel.h:53
@ EnumNotSet
Definition notificationlevel.h:50
NotificationLevelClass::Value NotificationLevel
Definition notificationlevel.h:60
Jellyfin::DTO::NotificationLevel NotificationLevel
Definition notificationlevel.h:66
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