|
void | SetRouteAndUpdate (Route *pR, bool only_points=FALSE) |
|
Route * | GetRoute (void) |
|
void | SetEnroutePoint (RoutePoint *rp) |
|
void | UpdatePoints () |
|
void | SetColorScheme (ColorScheme cs) |
|
void | RecalculateSize (void) |
|
| RoutePropDlg (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=_("Route Properties"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(550, 450), long style=wxDEFAULT_FRAME_STYLE|wxFRAME_FLOAT_ON_PARENT|wxTAB_TRAVERSAL) |
|
void | m_hyperlink1OnContextMenu (wxMouseEvent &event) |
|
void | m_scrolledWindowLinksOnContextMenu (wxMouseEvent &event) |
|
void | OnKeyChar (wxKeyEvent &event) |
|
|
void | RoutePropDlgOnClose (wxCloseEvent &event) |
|
void | RoutePropDlgOnSize (wxSizeEvent &event) |
|
void | RoutePropDlgOnNotebookPageChanged (wxNotebookEvent &event) |
|
void | PlanSpeedOnKillFocus (wxFocusEvent &event) |
|
void | PlanSpeedOnTextEnter (wxCommandEvent &event) |
|
void | DepartureDateOnDateChanged (wxDateEvent &event) |
|
void | DepartureTimeOnTimeChanged (wxDateEvent &event) |
|
void | TimezoneOnChoice (wxCommandEvent &event) |
|
void | WaypointsOnDataViewListCtrlItemContextMenu (wxDataViewEvent &event) |
|
void | WaypointsOnDataViewListCtrlItemEditingDone (wxDataViewEvent &event) |
|
void | WaypointsOnDataViewListCtrlItemValueChanged (wxDataViewEvent &event) |
|
void | WaypointsOnDataViewListCtrlSelectionChanged (wxDataViewEvent &event) |
|
void | PrintOnButtonClick (wxCommandEvent &event) |
|
void | ExtendOnButtonClick (wxCommandEvent &event) |
|
void | SplitOnButtonClick (wxCommandEvent &event) |
|
void | BtnsOnCancelButtonClick (wxCommandEvent &event) |
|
void | BtnsOnOKButtonClick (wxCommandEvent &event) |
|
void | OnRoutePropMenuSelected (wxCommandEvent &event) |
|
void | OnRoutepropCopyTxtClick (wxCommandEvent &event) |
|
void | ItemEditOnMenuSelection (wxCommandEvent &event) |
|
void | ItemAddOnMenuSelection (wxCommandEvent &event) |
|
void | ItemDeleteOnMenuSelection (wxCommandEvent &event) |
|
void | AddLinkOnButtonClick (wxCommandEvent &event) |
|
void | BtnEditOnToggleButton (wxCommandEvent &event) |
|
void | OnHyperlinkClick (wxHyperlinkEvent &event) |
|
void | HyperlinkContextMenu (wxMouseEvent &event) |
|
void | m_scrolledWindowLinksOnContextMenu (wxMouseEvent &event) |
|
wxDateTime | GetDepartureTS () |
|
void | SaveChanges () |
|
void | ResetChanges () |
|
void | OnActivate (wxActivateEvent &event) |
|
| RoutePropDlgImpl (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=_("Route Properties"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(550, 450), long style=FRAME_WITH_LINKS_STYLE) |
|
Definition at line 37 of file RoutePropDlgImpl.h.