A Dialog For Adding Schedule.
More...
|
| AddScheduleDialog (wxWindow *parent, wxWindowID id=500, const wxString &title=wxT("Add Schedule"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxCAPTION|wxCLOSE_BOX|wxSYSTEM_MENU) |
| Constructor. More...
|
|
A Dialog For Adding Schedule.
Definition at line 22 of file ScheduleDialog.cpp.
◆ AddScheduleDialog()
AddScheduleDialog::AddScheduleDialog |
( |
wxWindow * |
parent, |
|
|
wxWindowID |
id = 500 , |
|
|
const wxString & |
title = wxT("Add Schedule") , |
|
|
const wxPoint & |
pos = wxDefaultPosition , |
|
|
const wxSize & |
size = wxDefaultSize , |
|
|
long |
style = wxCAPTION|wxCLOSE_BOX|wxSYSTEM_MENU |
|
) |
| |
◆ OnCancelButton()
void AddScheduleDialog::OnCancelButton |
( |
wxCommandEvent & |
| ) |
|
|
private |
◆ OnSaveButton()
void AddScheduleDialog::OnSaveButton |
( |
wxCommandEvent & |
| ) |
|
|
private |
◆ SchCancelButton
wxButton* AddScheduleDialog::SchCancelButton |
|
private |
◆ SchDatePicker
wxDatePickerCtrl* AddScheduleDialog::SchDatePicker |
|
private |
◆ SchDateStat
wxStaticText* AddScheduleDialog::SchDateStat |
|
private |
◆ SchNameCtrl
wxTextCtrl* AddScheduleDialog::SchNameCtrl |
|
private |
◆ SchNameStat
wxStaticText* AddScheduleDialog::SchNameStat |
|
private |
◆ SchSaveButton
wxButton* AddScheduleDialog::SchSaveButton |
|
private |
The documentation for this class was generated from the following file: