Manage Scheduled Hatch Dates.
More...
|
| | ScheduleDialog (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=wxT("Schedule A Hatch Date"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(500, 500), long style=wxCAPTION|wxSYSTEM_MENU|wxCLOSE_BOX|wxRESIZE_BORDER) |
| | Constructor. More...
|
| |
Manage Scheduled Hatch Dates.
Definition at line 157 of file ScheduleDialog.cpp.
◆ ScheduleDialog()
| ScheduleDialog::ScheduleDialog |
( |
wxWindow * |
parent, |
|
|
wxWindowID |
id = wxID_ANY, |
|
|
const wxString & |
title = wxT("Schedule A Hatch Date"), |
|
|
const wxPoint & |
pos = wxDefaultPosition, |
|
|
const wxSize & |
size = wxSize( 500,500 ), |
|
|
long |
style = wxCAPTION|wxSYSTEM_MENU|wxCLOSE_BOX|wxRESIZE_BORDER |
|
) |
| |
◆ AddAttr()
| void ScheduleDialog::AddAttr |
( |
int |
Day | ) |
|
|
private |
◆ FilterChanged()
| void ScheduleDialog::FilterChanged |
( |
wxCommandEvent & |
| ) |
|
|
private |
◆ OnAddButton()
| void ScheduleDialog::OnAddButton |
( |
wxCommandEvent & |
| ) |
|
|
private |
◆ OnClose()
| void ScheduleDialog::OnClose |
( |
wxCommandEvent & |
| ) |
|
|
private |
◆ OnRemvButton()
| void ScheduleDialog::OnRemvButton |
( |
wxCommandEvent & |
| ) |
|
|
private |
◆ OnSchListDESelect()
| void ScheduleDialog::OnSchListDESelect |
( |
wxListEvent & |
| ) |
|
|
private |
◆ OnSchListSelect()
| void ScheduleDialog::OnSchListSelect |
( |
wxListEvent & |
| ) |
|
|
private |
◆ RemoveAllAttr()
| void ScheduleDialog::RemoveAllAttr |
( |
| ) |
|
|
private |
◆ SchCalendarChanged()
| void ScheduleDialog::SchCalendarChanged |
( |
wxCalendarEvent & |
| ) |
|
|
private |
◆ SetOtherAttr()
| void ScheduleDialog::SetOtherAttr |
( |
| ) |
|
|
private |
◆ SetSchAttr()
| void ScheduleDialog::SetSchAttr |
( |
| ) |
|
|
private |
◆ ShowAllEvents()
| void ScheduleDialog::ShowAllEvents |
( |
| ) |
|
|
private |
◆ ShowSchedules()
| void ScheduleDialog::ShowSchedules |
( |
bool |
Scan | ) |
|
|
private |
◆ m_staticline1
| wxStaticLine* ScheduleDialog::m_staticline1 |
|
private |
◆ m_staticline2
| wxStaticLine* ScheduleDialog::m_staticline2 |
|
private |
◆ MarkAttr
| vector<int> ScheduleDialog::MarkAttr |
|
private |
◆ SchAddButton
| wxButton* ScheduleDialog::SchAddButton |
|
private |
◆ SchAttr
| int ScheduleDialog::SchAttr = -1 |
|
private |
◆ SchCalendar
| wxGenericCalendarCtrl* ScheduleDialog::SchCalendar |
|
private |
◆ SchCloseButton
| wxButton* ScheduleDialog::SchCloseButton |
|
private |
◆ SchDatePicker
| wxDatePickerCtrl* ScheduleDialog::SchDatePicker |
|
private |
◆ SchDateStat
| wxStaticText* ScheduleDialog::SchDateStat |
|
private |
◆ SchDelButton
| wxButton* ScheduleDialog::SchDelButton |
|
private |
◆ SchFilterChoice
| wxChoice* ScheduleDialog::SchFilterChoice |
|
private |
◆ SchList
| wxListView* ScheduleDialog::SchList |
|
private |
◆ SchNameCtrl
| wxTextCtrl* ScheduleDialog::SchNameCtrl |
|
private |
◆ SchNameStat
| wxStaticText* ScheduleDialog::SchNameStat |
|
private |
◆ SchOtherEvtList
| wxListCtrl* ScheduleDialog::SchOtherEvtList |
|
private |
◆ ShowCandl
| bool ScheduleDialog::ShowCandl = true |
|
private |
◆ ShowHatch
| bool ScheduleDialog::ShowHatch = true |
|
private |
◆ ShowLockd
| bool ScheduleDialog::ShowLockd = true |
|
private |
◆ ShowStart
| bool ScheduleDialog::ShowStart = true |
|
private |
The documentation for this class was generated from the following file: