Class WmmUIDialogBase.
More...
#include <WmmUIDialog.h>
|
| | WmmUIDialogBase (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=_("WMM"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(250, 485), long style=wxCAPTION|wxDEFAULT_FRAME_STYLE|wxTAB_TRAVERSAL|wxFRAME_FLOAT_ON_PARENT|wxFRAME_NO_TASKBAR) |
| |
| void | OnKey (wxKeyEvent &ke) |
| |
| void | OnClose (wxCloseEvent &event) |
| |
| void | OnClose (wxCommandEvent &event) |
| |
Class WmmUIDialogBase.
Definition at line 38 of file WmmUIDialog.h.
◆ WmmUIDialogBase()
| WmmUIDialogBase::WmmUIDialogBase |
( |
wxWindow * | parent, |
|
|
wxWindowID | id = wxID_ANY, |
|
|
const wxString & | title = _("WMM"), |
|
|
const wxPoint & | pos = wxDefaultPosition, |
|
|
const wxSize & | size = wxSize(250, 485), |
|
|
long | style = wxCAPTION | wxDEFAULT_FRAME_STYLE | wxTAB_TRAVERSAL | wxFRAME_FLOAT_ON_PARENT | wxFRAME_NO_TASKBAR ) |
◆ ~WmmUIDialogBase()
| WmmUIDialogBase::~WmmUIDialogBase |
( |
| ) |
|
◆ EnablePlotChanged()
| virtual void WmmUIDialogBase::EnablePlotChanged |
( |
wxCommandEvent & | event | ) |
|
|
inlineprotectedvirtual |
◆ OnClose() [1/2]
| void WmmUIDialogBase::OnClose |
( |
wxCloseEvent & | event | ) |
|
◆ OnClose() [2/2]
| void WmmUIDialogBase::OnClose |
( |
wxCommandEvent & | event | ) |
|
◆ OnKey()
| void WmmUIDialogBase::OnKey |
( |
wxKeyEvent & | ke | ) |
|
◆ PlotSettings()
| virtual void WmmUIDialogBase::PlotSettings |
( |
wxCommandEvent & | event | ) |
|
|
inlineprotectedvirtual |
◆ bSframe
| wxBoxSizer* WmmUIDialogBase::bSframe |
◆ gSboat
| wxFlexGridSizer* WmmUIDialogBase::gSboat |
◆ gScursor
| wxFlexGridSizer* WmmUIDialogBase::gScursor |
◆ m_bPlotSettings
| wxButton* WmmUIDialogBase::m_bPlotSettings |
◆ m_cbEnablePlot
| wxCheckBox* WmmUIDialogBase::m_cbEnablePlot |
◆ m_staticText10
| wxStaticText* WmmUIDialogBase::m_staticText10 |
|
protected |
◆ m_staticText101
| wxStaticText* WmmUIDialogBase::m_staticText101 |
|
protected |
◆ m_staticText11
| wxStaticText* WmmUIDialogBase::m_staticText11 |
|
protected |
◆ m_staticText111
| wxStaticText* WmmUIDialogBase::m_staticText111 |
|
protected |
◆ m_staticText12
| wxStaticText* WmmUIDialogBase::m_staticText12 |
|
protected |
◆ m_staticText121
| wxStaticText* WmmUIDialogBase::m_staticText121 |
|
protected |
◆ m_staticText13
| wxStaticText* WmmUIDialogBase::m_staticText13 |
|
protected |
◆ m_staticText131
| wxStaticText* WmmUIDialogBase::m_staticText131 |
|
protected |
◆ m_staticText14
| wxStaticText* WmmUIDialogBase::m_staticText14 |
|
protected |
◆ m_staticText141
| wxStaticText* WmmUIDialogBase::m_staticText141 |
|
protected |
◆ m_staticText8
| wxStaticText* WmmUIDialogBase::m_staticText8 |
|
protected |
◆ m_staticText81
| wxStaticText* WmmUIDialogBase::m_staticText81 |
|
protected |
◆ m_staticText9
| wxStaticText* WmmUIDialogBase::m_staticText9 |
|
protected |
◆ m_staticText91
| wxStaticText* WmmUIDialogBase::m_staticText91 |
|
protected |
◆ m_tbD
| wxTextCtrl* WmmUIDialogBase::m_tbD |
◆ m_tbF
| wxTextCtrl* WmmUIDialogBase::m_tbF |
◆ m_tbH
| wxTextCtrl* WmmUIDialogBase::m_tbH |
◆ m_tbI
| wxTextCtrl* WmmUIDialogBase::m_tbI |
◆ m_tbX
| wxTextCtrl* WmmUIDialogBase::m_tbX |
◆ m_tbY
| wxTextCtrl* WmmUIDialogBase::m_tbY |
◆ m_tbZ
| wxTextCtrl* WmmUIDialogBase::m_tbZ |
◆ m_tcD
| wxTextCtrl* WmmUIDialogBase::m_tcD |
◆ m_tcF
| wxTextCtrl* WmmUIDialogBase::m_tcF |
◆ m_tcH
| wxTextCtrl* WmmUIDialogBase::m_tcH |
◆ m_tcI
| wxTextCtrl* WmmUIDialogBase::m_tcI |
◆ m_tcX
| wxTextCtrl* WmmUIDialogBase::m_tcX |
◆ m_tcY
| wxTextCtrl* WmmUIDialogBase::m_tcY |
◆ m_tcZ
| wxTextCtrl* WmmUIDialogBase::m_tcZ |
◆ sbPlot
| wxStaticBoxSizer* WmmUIDialogBase::sbPlot |
◆ sbSboat
| wxStaticBoxSizer* WmmUIDialogBase::sbSboat |
◆ sbScursor
| wxStaticBoxSizer* WmmUIDialogBase::sbScursor |
The documentation for this class was generated from the following files: