OpenCPN Partial API docs
|
Notification Manager GUI. More...
#include <memory>
#include <vector>
#include "wx/wxprec.h"
#include "wx/wx.h"
#include <wx/bitmap.h>
#include <wx/button.h>
#include <wx/dialog.h>
#include <wx/event.h>
#include <wx/panel.h>
#include <wx/scrolwin.h>
#include <wx/statbmp.h>
#include "model/notification.h"
#include "color_types.h"
#include "chcanv.h"
#include "ocpndc.h"
Go to the source code of this file.
Classes | |
class | NotificationPanel |
class | NotificationListPanel |
class | NotificationsList |
class | NotificationButton |
Notification Manager GUI.
Definition in file notification_manager_gui.h.