OpenCPN Partial API docs
|
Public Member Functions | |
NotificationsList (wxWindow *parent) | |
void | OnClose (wxCloseEvent &event) |
void | ReloadNotificationList () |
void | OnAckAllButton (wxCommandEvent &event) |
void | SetColorScheme () |
Definition at line 80 of file notification_manager_gui.h.
NotificationsList::NotificationsList | ( | wxWindow * | parent | ) |
Definition at line 259 of file notification_manager_gui.cpp.
void NotificationsList::OnAckAllButton | ( | wxCommandEvent & | event | ) |
Definition at line 309 of file notification_manager_gui.cpp.
void NotificationsList::OnClose | ( | wxCloseEvent & | event | ) |
Definition at line 314 of file notification_manager_gui.cpp.
void NotificationsList::ReloadNotificationList | ( | ) |
Definition at line 301 of file notification_manager_gui.cpp.
void NotificationsList::SetColorScheme | ( | ) |
Definition at line 299 of file notification_manager_gui.cpp.