libnick 2025.7.3
A cross-platform base for native Nickvision applications.
Loading...
Searching...
No Matches
notificationseverity.h
Go to the documentation of this file.
1
22
23#ifndef NOTIFICATIONSEVERITY_H
24#define NOTIFICATIONSEVERITY_H
25
27{
38}
39
40#endif //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