51 void OnSize(wxSizeEvent &event);
52 void OnPaint(wxPaintEvent &event);
53 void MouseEvent(wxMouseEvent &event);
54 void OnTCWinPopupTimerEvent(wxTimerEvent &event);
55 void OnTimeIndicatorTimer(wxTimerEvent &event);
56 void OKEvent(wxCommandEvent &event);
57 void NXEvent(wxCommandEvent &event);
58 void PREvent(wxCommandEvent &event);
59 void OnCloseWindow(wxCloseEvent &event);
60 void TimezoneOnChoice(wxCommandEvent &event);
62 void RePosition(
void);
64 void RecalculateSize();
65 void SetTimeFactors();
68 wxTextCtrl *m_ptextctrl;
69 wxTimer m_TCWinPopupTimer;
70 wxTimer m_TimeIndicatorTimer;
91 wxChoice *m_choiceTimezone;
107 int m_stationOffset_mins;
110 int m_t_graphday_GMT;
111 wxDateTime m_graphday;
137 DECLARE_EVENT_TABLE()
Represents an index entry for tidal and current data.