|
| TimeDlg (wxWindow *parent, wxWindowID id, const wxString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE) |
|
void | AddOkCancel () |
|
void | OnInitDialog (wxInitDialogEvent &event) |
|
wxSlider * | GetSliderSpeed () |
|
wxTextCtrl * | GetTextSpeed () |
|
wxButton * | GetStop () |
|
wxSpinCtrl * | GetSpinSecond () |
|
wxSpinCtrl * | GetSpinMinute () |
|
wxSpinCtrl * | GetSpinHour () |
|
wxSpinCtrl * | GetSpinDay () |
|
wxSpinCtrl * | GetSpinMonth () |
|
wxSpinCtrl * | GetSpinYear () |
|
void | SetTime (const vtTime &time) |
|
void | SetTimeEngine (vtTimeEngine *pEngine) |
|
void | GetTime (vtTime &time) |
|
| TimeDlgBase (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=wxEmptyString, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE|wxTAB_TRAVERSAL) |
|
|
wxStaticText * | m_text111 |
|
wxSpinCtrl * | m_spin_year |
|
wxStaticText * | m_text112 |
|
wxSpinCtrl * | m_spin_month |
|
wxStaticText * | m_text113 |
|
wxSpinCtrl * | m_spin_day |
|
wxStaticText * | m_text114 |
|
wxSpinCtrl * | m_spin_hour |
|
wxStaticText * | m_text115 |
|
wxSpinCtrl * | m_spin_minute |
|
wxStaticText * | m_text116 |
|
wxSpinCtrl * | m_spin_second |
|
wxStaticText * | m_text117 |
|
wxTextCtrl * | m_text_speed |
|
wxSlider * | m_slider_speed |
|
wxButton * | m_stop |
|
The documentation for this class was generated from the following files:
- D:/job/3kb/gelistirme/umasoft/vtp-src/VTP/TerrainSDK/wxosg/TimeDlg.h
- D:/job/3kb/gelistirme/umasoft/vtp-src/VTP/TerrainSDK/wxosg/TimeDlg.cpp