|
OpenCPN Partial API docs
|
Public Member Functions | |
| NotificationsList (wxWindow *parent) | |
| void | OnClose (wxCloseEvent &event) |
| void | ReloadNotificationList () |
| void | OnAckAllButton (wxCommandEvent &event) |
| void | SetColorScheme () |
| void | RecalculateSize () |
Definition at line 90 of file notification_manager_gui.h.
| NotificationsList::NotificationsList | ( | wxWindow * | parent | ) |
Definition at line 285 of file notification_manager_gui.cpp.
| void NotificationsList::OnAckAllButton | ( | wxCommandEvent & | event | ) |
Definition at line 335 of file notification_manager_gui.cpp.
| void NotificationsList::OnClose | ( | wxCloseEvent & | event | ) |
Definition at line 371 of file notification_manager_gui.cpp.
| void NotificationsList::RecalculateSize | ( | ) |
Definition at line 340 of file notification_manager_gui.cpp.
| void NotificationsList::ReloadNotificationList | ( | ) |
Definition at line 327 of file notification_manager_gui.cpp.
| void NotificationsList::SetColorScheme | ( | ) |
Definition at line 325 of file notification_manager_gui.cpp.