OpenCPN Partial API docs
Loading...
Searching...
No Matches
ais_target_alert_dlg.h File Reference

Class AISTargetAlertDialog and helpers. More...

#include <wx/dialog.h>
#include <wx/html/htmlwin.h>
#include "model/ais_decoder.h"

Go to the source code of this file.

Classes

class  OCPN_AlertDialog
 
class  AISTargetAlertDialog
 Dialog for displaying AIS target alerts. More...
 

Macros

#define ID_ACKNOWLEDGE   10001
 
#define ID_SILENCE   10002
 
#define ID_JUMPTO   10004
 
#define ID_WPT_CREATE   10005
 

Detailed Description

Class AISTargetAlertDialog and helpers.

Definition in file ais_target_alert_dlg.h.

Macro Definition Documentation

◆ ID_ACKNOWLEDGE

#define ID_ACKNOWLEDGE   10001

Definition at line 32 of file ais_target_alert_dlg.h.

◆ ID_JUMPTO

#define ID_JUMPTO   10004

Definition at line 34 of file ais_target_alert_dlg.h.

◆ ID_SILENCE

#define ID_SILENCE   10002

Definition at line 33 of file ais_target_alert_dlg.h.

◆ ID_WPT_CREATE

#define ID_WPT_CREATE   10005

Definition at line 35 of file ais_target_alert_dlg.h.