OpenCPN Partial API docs
SendToPeerDlg Class Reference

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

#include <SendToPeerDlg.h>

Inheritance diagram for SendToPeerDlg:

Public Member Functions

bool Create (wxWindow *parent, wxWindowID id=SYMBOL_STP_IDNAME, const wxString &caption=SYMBOL_STP_TITLE, const wxString &hint=SYMBOL_STP_TITLE, const wxPoint &pos=SYMBOL_STP_POSITION, const wxSize &size=SYMBOL_STP_SIZE, long style=SYMBOL_STP_STYLE)
 
void SetRoute (Route *pRoute)
 
void SetWaypoint (RoutePoint *pRoutePoint)
 
void SetTrack (Track *pTrack)
 
void SetMessage (wxString message)
 
void SetScanOnCreate (bool s)
 
void SetScanTime (int t)
 

Detailed Description

Route "Send to Peer..." Dialog Definition.

Definition at line 71 of file SendToPeerDlg.h.


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