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

Public Member Functions

virtual void Init ()
 
virtual bool Create (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &caption=_("OpenCPN Alert"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU)
 

Detailed Description

Definition at line 38 of file AISTargetAlertDialog.h.

Constructor & Destructor Documentation

◆ OCPN_AlertDialog()

OCPN_AlertDialog::OCPN_AlertDialog ( )

Definition at line 79 of file AISTargetAlertDialog.cpp.

◆ ~OCPN_AlertDialog()

OCPN_AlertDialog::~OCPN_AlertDialog ( )
virtual

Definition at line 81 of file AISTargetAlertDialog.cpp.

Member Function Documentation

◆ Create()

bool OCPN_AlertDialog::Create ( wxWindow *  parent,
wxWindowID  id = wxID_ANY,
const wxString &  caption = _("OpenCPN Alert"),
const wxPoint &  pos = wxDefaultPosition,
const wxSize &  size = wxDefaultSize,
long  style = wxCAPTION | wxRESIZE_BORDER | wxSYSTEM_MENU 
)
virtual

Definition at line 85 of file AISTargetAlertDialog.cpp.

◆ Init()

void OCPN_AlertDialog::Init ( void  )
virtual

Definition at line 83 of file AISTargetAlertDialog.cpp.


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