OpenCPN Partial API docs
SendToGpsDlg Class Reference

Route "Send to GPS..." Dialog Definition. More...

#include <SendToGpsDlg.h>

Inheritance diagram for SendToGpsDlg:

Public Member Functions

 SendToGpsDlg (wxWindow *parent, wxWindowID id, const wxString &caption, const wxString &hint, const wxPoint &pos, const wxSize &size, long style)
 
bool Create (wxWindow *parent, wxWindowID id=SYMBOL_STG_IDNAME, const wxString &caption=SYMBOL_STG_TITLE, const wxString &hint=SYMBOL_STG_TITLE, const wxPoint &pos=SYMBOL_STG_POSITION, const wxSize &size=SYMBOL_STG_SIZE, long style=SYMBOL_STG_STYLE)
 
void SetRoute (Route *pRoute)
 
void SetWaypoint (RoutePoint *pRoutePoint)
 
wxGauge * GetProgressGauge ()
 
void SetMessage (wxString message)
 

Detailed Description

Route "Send to GPS..." Dialog Definition.

Definition at line 51 of file SendToGpsDlg.h.


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