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 66 of file notification_manager_gui.h.
NotificationListPanel::NotificationListPanel | ( | wxWindow * | parent, |
wxWindowID | id, | ||
const wxPoint & | pos, | ||
const wxSize & | size | ||
) |
Definition at line 169 of file notification_manager_gui.cpp.
NotificationListPanel::~NotificationListPanel | ( | ) |
Definition at line 178 of file notification_manager_gui.cpp.
void NotificationListPanel::AddNotificationPanel | ( | NotificationPanel * | _panel | ) |
Definition at line 236 of file notification_manager_gui.cpp.
|
inline |
Definition at line 74 of file notification_manager_gui.h.
void NotificationListPanel::ReloadNotificationPanels | ( | ) |
Definition at line 180 of file notification_manager_gui.cpp.