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

Class Notification. More...

#include <string>
#include <wx/datetime.h>

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

Class Notification.

Definition in file notification.h.

Enumeration Type Documentation

◆ NotificationSeverity

enum class NotificationSeverity : int
strong

Definition at line 32 of file notification.h.