OpenCPN Partial API docs
Loading...
Searching...
No Matches
NotificationListPanel Class Reference
Inheritance diagram for NotificationListPanel:

Public Member Functions

 NotificationListPanel (wxWindow *parent, wxWindowID id, const wxPoint &pos, const wxSize &size)
 
void AddNotificationPanel (NotificationPanel *_panel)
 
void ReloadNotificationPanels ()
 
std::vector< NotificationPanel * > GetPanels ()
 

Detailed Description

Definition at line 66 of file notification_manager_gui.h.

Constructor & Destructor Documentation

◆ NotificationListPanel()

NotificationListPanel::NotificationListPanel ( wxWindow *  parent,
wxWindowID  id,
const wxPoint &  pos,
const wxSize &  size 
)

Definition at line 169 of file notification_manager_gui.cpp.

◆ ~NotificationListPanel()

NotificationListPanel::~NotificationListPanel ( )

Definition at line 178 of file notification_manager_gui.cpp.

Member Function Documentation

◆ AddNotificationPanel()

void NotificationListPanel::AddNotificationPanel ( NotificationPanel _panel)

Definition at line 236 of file notification_manager_gui.cpp.

◆ GetPanels()

std::vector< NotificationPanel * > NotificationListPanel::GetPanels ( )
inline

Definition at line 74 of file notification_manager_gui.h.

◆ ReloadNotificationPanels()

void NotificationListPanel::ReloadNotificationPanels ( )

Definition at line 180 of file notification_manager_gui.cpp.


The documentation for this class was generated from the following files: