|
| AddBreedDialog (wxWindow *parent, wxWindowID id=500, const wxString &title=wxT(""), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxCAPTION|wxCLOSE_BOX|wxSYSTEM_MENU) |
| Constructor. More...
|
|
Definition at line 33 of file PrefDialog.cpp.
◆ AddBreedDialog()
AddBreedDialog::AddBreedDialog |
( |
wxWindow * |
parent, |
|
|
wxWindowID |
id = 500 , |
|
|
const wxString & |
title = wxT("") , |
|
|
const wxPoint & |
pos = wxDefaultPosition , |
|
|
const wxSize & |
size = wxDefaultSize , |
|
|
long |
style = wxCAPTION|wxCLOSE_BOX|wxSYSTEM_MENU |
|
) |
| |
◆ OnBreedType()
void AddBreedDialog::OnBreedType |
( |
wxCommandEvent & |
| ) |
|
|
private |
◆ OnCancelButton()
void AddBreedDialog::OnCancelButton |
( |
wxCommandEvent & |
| ) |
|
|
inlineprivate |
◆ OnSaveButton()
void AddBreedDialog::OnSaveButton |
( |
wxCommandEvent & |
| ) |
|
|
private |
◆ BreedDaySpin
wxSpinCtrl* AddBreedDialog::BreedDaySpin |
|
private |
◆ BreedDayText
wxStaticText* AddBreedDialog::BreedDayText |
|
private |
◆ BreedNameCtrl
wxTextCtrl* AddBreedDialog::BreedNameCtrl |
|
private |
◆ BreedNameStat
wxStaticText* AddBreedDialog::BreedNameStat |
|
private |
◆ BreedTypeChoice
wxChoice* AddBreedDialog::BreedTypeChoice |
|
private |
◆ BreedTypeStat
wxStaticText* AddBreedDialog::BreedTypeStat |
|
private |
◆ CancelButton
wxButton* AddBreedDialog::CancelButton |
|
private |
◆ SaveButton
wxButton* AddBreedDialog::SaveButton |
|
private |
The documentation for this class was generated from the following file: