Route "Send to Peer..." Dialog Definition.
More...
#include <SendToPeerDlg.h>
|
| SendToPeerDlg (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_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) |
|
wxGauge * | GetProgressGauge () |
|
void | SetMessage (wxString message) |
|
void | SetScanOnCreate (bool s) |
|
void | SetScanTime (int t) |
|
Route "Send to Peer..." Dialog Definition.
Definition at line 54 of file SendToPeerDlg.h.
◆ SendToPeerDlg() [1/2]
SendToPeerDlg::SendToPeerDlg |
( |
| ) |
|
◆ SendToPeerDlg() [2/2]
SendToPeerDlg::SendToPeerDlg |
( |
wxWindow * |
parent, |
|
|
wxWindowID |
id, |
|
|
const wxString & |
caption, |
|
|
const wxString & |
hint, |
|
|
const wxPoint & |
pos, |
|
|
const wxSize & |
size, |
|
|
long |
style |
|
) |
| |
◆ ~SendToPeerDlg()
SendToPeerDlg::~SendToPeerDlg |
( |
| ) |
|
◆ Create()
bool SendToPeerDlg::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 |
|
) |
| |
◆ GetProgressGauge()
wxGauge * SendToPeerDlg::GetProgressGauge |
( |
| ) |
|
|
inline |
◆ SetMessage()
void SendToPeerDlg::SetMessage |
( |
wxString |
message | ) |
|
◆ SetRoute()
void SendToPeerDlg::SetRoute |
( |
Route * |
pRoute | ) |
|
|
inline |
◆ SetScanOnCreate()
void SendToPeerDlg::SetScanOnCreate |
( |
bool |
s | ) |
|
|
inline |
◆ SetScanTime()
void SendToPeerDlg::SetScanTime |
( |
int |
t | ) |
|
|
inline |
◆ SetTrack()
void SendToPeerDlg::SetTrack |
( |
Track * |
pTrack | ) |
|
|
inline |
◆ SetWaypoint()
void SendToPeerDlg::SetWaypoint |
( |
RoutePoint * |
pRoutePoint | ) |
|
|
inline |
The documentation for this class was generated from the following files: