23#ifndef NOTIFICATIONSEVERITY_H
24#define NOTIFICATIONSEVERITY_H
Definition appnotification.h:8
NotificationSeverity
Severities of a notification.
Definition notificationseverity.h:32
@ Warning
A warning notification.
Definition notificationseverity.h:35
@ Success
A success notification.
Definition notificationseverity.h:34
@ Informational
An informational notification.
Definition notificationseverity.h:33
@ Error
An error notification.
Definition notificationseverity.h:36