#include <dialogs.h>
Public Member Functions | |
| DlgHelp (wxWindow *parent, wxWindowID id=ID_DLG_HELP, const wxString &title=_("VetSim CPR Help"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(346, 223), long style=wxDEFAULT_DIALOG_STYLE) | |
| ~DlgHelp () | |
Protected Types | |
| ID_DLG_HELP = 1000 | |
| enum | { ID_DLG_HELP = 1000 } |
Protected Attributes | |
| wxStdDialogButtonSizer * | m_button_sizer_dlg_help |
| wxButton * | m_button_sizer_dlg_helpOk |
| wxButton * | m_button_sizer_dlg_helpCancel |
| cornelluniversity::vetcpr::DlgHelp::DlgHelp | ( | wxWindow * | parent, | |
| wxWindowID | id = ID_DLG_HELP, |
|||
| const wxString & | title = _("VetSim CPR Help"), |
|||
| const wxPoint & | pos = wxDefaultPosition, |
|||
| const wxSize & | size = wxSize(346, 223), |
|||
| long | style = wxDEFAULT_DIALOG_STYLE | |||
| ) |
| cornelluniversity::vetcpr::DlgHelp::~DlgHelp | ( | ) |
wxStdDialogButtonSizer* cornelluniversity::vetcpr::DlgHelp::m_button_sizer_dlg_help [protected] |
wxButton* cornelluniversity::vetcpr::DlgHelp::m_button_sizer_dlg_helpCancel [protected] |
wxButton* cornelluniversity::vetcpr::DlgHelp::m_button_sizer_dlg_helpOk [protected] |
1.4.7