|
OpenCPN Partial API docs
|
Public Member Functions | |
| NotificationListPanel (wxWindow *parent, wxWindowID id, const wxPoint &pos, const wxSize &size) | |
| void | AddNotificationPanel (NotificationPanel *_panel) |
| void | ReloadNotificationPanels () |
| std::vector< NotificationPanel * > | GetPanels () |
Definition at line 76 of file notification_manager_gui.h.
| NotificationListPanel::NotificationListPanel | ( | wxWindow * | parent, |
| wxWindowID | id, | ||
| const wxPoint & | pos, | ||
| const wxSize & | size | ||
| ) |
Definition at line 199 of file notification_manager_gui.cpp.
| NotificationListPanel::~NotificationListPanel | ( | ) |
Definition at line 215 of file notification_manager_gui.cpp.
| void NotificationListPanel::AddNotificationPanel | ( | NotificationPanel * | _panel | ) |
Definition at line 273 of file notification_manager_gui.cpp.
|
inline |
Definition at line 84 of file notification_manager_gui.h.
| void NotificationListPanel::ReloadNotificationPanels | ( | ) |
Definition at line 217 of file notification_manager_gui.cpp.