OpenCPN Partial API docs
Loading...
Searching...
No Matches
notification.h File Reference

User notification container. More...

#include <string>

Go to the source code of this file.

Classes

class  Notification
 User visible notification. More...
 

Enumerations

enum class  NotificationSeverity : int { kInformational = 0 , kWarning = 1 , kCritical = 2 }
 

Detailed Description

User notification container.

Definition in file notification.h.

Enumeration Type Documentation

◆ NotificationSeverity

enum class NotificationSeverity : int
strong

Definition at line 29 of file notification.h.