|
| RoutePrintSelection (wxWindow *parent, Route *route, wxWindowID id=SYMBOL_ROUTEPRINT_SELECTION_IDNAME, const wxString &caption=SYMBOL_ROUTEPRINT_SELECTION_TITLE, const wxPoint &pos=SYMBOL_ROUTEPRINT_SELECTION_POSITION, const wxSize &size=SYMBOL_ROUTEPRINT_SELECTION_SIZE, long style=SYMBOL_ROUTEPRINT_SELECTION_STYLE) |
|
bool | Create (wxWindow *parent, wxWindowID id=SYMBOL_ROUTEPRINT_SELECTION_IDNAME, const wxString &caption=SYMBOL_ROUTEPRINT_SELECTION_TITLE, const wxPoint &pos=SYMBOL_ROUTEPRINT_SELECTION_POSITION, const wxSize &size=SYMBOL_ROUTEPRINT_SELECTION_SIZE, long style=SYMBOL_ROUTEPRINT_SELECTION_STYLE) |
|
void | CreateControls () |
|
void | SetColorScheme (ColorScheme cs) |
|
void | SetDialogTitle (const wxString &title) |
|
void | OnRoutepropCancelClick (wxCommandEvent &event) |
|
void | OnRoutepropOkClick (wxCommandEvent &event) |
|
Definition at line 85 of file routeprintout.h.
◆ RoutePrintSelection()
RoutePrintSelection::RoutePrintSelection |
( |
wxWindow * |
parent, |
|
|
Route * |
route, |
|
|
wxWindowID |
id = SYMBOL_ROUTEPRINT_SELECTION_IDNAME , |
|
|
const wxString & |
caption = SYMBOL_ROUTEPRINT_SELECTION_TITLE , |
|
|
const wxPoint & |
pos = SYMBOL_ROUTEPRINT_SELECTION_POSITION , |
|
|
const wxSize & |
size = SYMBOL_ROUTEPRINT_SELECTION_SIZE , |
|
|
long |
style = SYMBOL_ROUTEPRINT_SELECTION_STYLE |
|
) |
| |
◆ ~RoutePrintSelection()
RoutePrintSelection::~RoutePrintSelection |
( |
| ) |
|
◆ Create()
bool RoutePrintSelection::Create |
( |
wxWindow * |
parent, |
|
|
wxWindowID |
id = SYMBOL_ROUTEPRINT_SELECTION_IDNAME , |
|
|
const wxString & |
caption = SYMBOL_ROUTEPRINT_SELECTION_TITLE , |
|
|
const wxPoint & |
pos = SYMBOL_ROUTEPRINT_SELECTION_POSITION , |
|
|
const wxSize & |
size = SYMBOL_ROUTEPRINT_SELECTION_SIZE , |
|
|
long |
style = SYMBOL_ROUTEPRINT_SELECTION_STYLE |
|
) |
| |
◆ CreateControls()
void RoutePrintSelection::CreateControls |
( |
| ) |
|
◆ OnRoutepropCancelClick()
void RoutePrintSelection::OnRoutepropCancelClick |
( |
wxCommandEvent & |
event | ) |
|
◆ OnRoutepropOkClick()
void RoutePrintSelection::OnRoutepropOkClick |
( |
wxCommandEvent & |
event | ) |
|
◆ SetColorScheme()
void RoutePrintSelection::SetColorScheme |
( |
ColorScheme |
cs | ) |
|
◆ SetDialogTitle()
void RoutePrintSelection::SetDialogTitle |
( |
const wxString & |
title | ) |
|
◆ ShowToolTips()
bool RoutePrintSelection::ShowToolTips |
( |
| ) |
|
|
static |
◆ m_CancelButton
wxButton* RoutePrintSelection::m_CancelButton |
◆ m_checkBoxWPCourse
wxCheckBox* RoutePrintSelection::m_checkBoxWPCourse |
◆ m_checkBoxWPDescription
wxCheckBox* RoutePrintSelection::m_checkBoxWPDescription |
◆ m_checkBoxWPDistanceToNext
wxCheckBox* RoutePrintSelection::m_checkBoxWPDistanceToNext |
◆ m_checkBoxWPName
wxCheckBox* RoutePrintSelection::m_checkBoxWPName |
◆ m_checkBoxWPPosition
wxCheckBox* RoutePrintSelection::m_checkBoxWPPosition |
◆ m_OKButton
wxButton* RoutePrintSelection::m_OKButton |
◆ route
Route* RoutePrintSelection::route |
The documentation for this class was generated from the following files: