A Dialog For Adding Breeds.
More...
|
| AddTypeDialog (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...
|
|
A Dialog For Adding Breeds.
A Dialog For Adding Types.
Definition at line 169 of file PrefDialog.cpp.
◆ AddTypeDialog()
AddTypeDialog::AddTypeDialog |
( |
wxWindow * |
parent, |
|
|
wxWindowID |
id = 500 , |
|
|
const wxString & |
title = wxT("") , |
|
|
const wxPoint & |
pos = wxDefaultPosition , |
|
|
const wxSize & |
size = wxDefaultSize , |
|
|
long |
style = wxCAPTION|wxCLOSE_BOX|wxSYSTEM_MENU |
|
) |
| |
◆ OnCancelButton()
void AddTypeDialog::OnCancelButton |
( |
wxCommandEvent & |
| ) |
|
|
inlineprivate |
◆ OnSaveButton()
void AddTypeDialog::OnSaveButton |
( |
wxCommandEvent & |
| ) |
|
|
private |
◆ CancelButton
wxButton* AddTypeDialog::CancelButton |
|
private |
◆ SaveButton
wxButton* AddTypeDialog::SaveButton |
|
private |
◆ TypeDaySpin
wxSpinCtrl* AddTypeDialog::TypeDaySpin |
|
private |
◆ TypeDayText
wxStaticText* AddTypeDialog::TypeDayText |
|
private |
◆ TypeNameCtrl
wxTextCtrl* AddTypeDialog::TypeNameCtrl |
|
private |
◆ TypeNameText
wxStaticText* AddTypeDialog::TypeNameText |
|
private |
The documentation for this class was generated from the following file: