OpenCPN Partial API docs
Loading...
Searching...
No Matches
WmmUIDialogBase Class Reference

Class WmmUIDialogBase. More...

#include <WmmUIDialog.h>

Inheritance diagram for WmmUIDialogBase:
WmmUIDialog

Public Member Functions

 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)
 

Public Attributes

wxBoxSizer * bSframe
 
wxStaticBoxSizer * sbSboat
 
wxFlexGridSizer * gSboat
 
wxTextCtrl * m_tbF
 
wxTextCtrl * m_tbH
 
wxTextCtrl * m_tbX
 
wxTextCtrl * m_tbY
 
wxTextCtrl * m_tbZ
 
wxTextCtrl * m_tbI
 
wxTextCtrl * m_tbD
 
wxStaticBoxSizer * sbScursor
 
wxFlexGridSizer * gScursor
 
wxTextCtrl * m_tcF
 
wxTextCtrl * m_tcH
 
wxTextCtrl * m_tcX
 
wxTextCtrl * m_tcY
 
wxTextCtrl * m_tcZ
 
wxTextCtrl * m_tcI
 
wxTextCtrl * m_tcD
 
wxStaticBoxSizer * sbPlot
 
wxCheckBox * m_cbEnablePlot
 
wxButton * m_bPlotSettings
 

Protected Member Functions

virtual void EnablePlotChanged (wxCommandEvent &event)
 
virtual void PlotSettings (wxCommandEvent &event)
 

Protected Attributes

wxStaticText * m_staticText8
 
wxStaticText * m_staticText9
 
wxStaticText * m_staticText10
 
wxStaticText * m_staticText11
 
wxStaticText * m_staticText12
 
wxStaticText * m_staticText14
 
wxStaticText * m_staticText13
 
wxStaticText * m_staticText81
 
wxStaticText * m_staticText91
 
wxStaticText * m_staticText101
 
wxStaticText * m_staticText111
 
wxStaticText * m_staticText121
 
wxStaticText * m_staticText141
 
wxStaticText * m_staticText131
 

Detailed Description

Class WmmUIDialogBase.

Definition at line 38 of file WmmUIDialog.h.

Constructor & Destructor Documentation

◆ 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 
)

Definition at line 20 of file WmmUIDialog.cpp.

◆ ~WmmUIDialogBase()

WmmUIDialogBase::~WmmUIDialogBase ( )

Definition at line 303 of file WmmUIDialog.cpp.

Member Function Documentation

◆ EnablePlotChanged()

virtual void WmmUIDialogBase::EnablePlotChanged ( wxCommandEvent &  event)
inlineprotectedvirtual

Definition at line 57 of file WmmUIDialog.h.

◆ OnClose() [1/2]

void WmmUIDialogBase::OnClose ( wxCloseEvent &  event)

Definition at line 320 of file WmmUIDialog.cpp.

◆ OnClose() [2/2]

void WmmUIDialogBase::OnClose ( wxCommandEvent &  event)

Definition at line 329 of file WmmUIDialog.cpp.

◆ OnKey()

void WmmUIDialogBase::OnKey ( wxKeyEvent &  ke)

Definition at line 312 of file WmmUIDialog.cpp.

◆ PlotSettings()

virtual void WmmUIDialogBase::PlotSettings ( wxCommandEvent &  event)
inlineprotectedvirtual

Definition at line 58 of file WmmUIDialog.h.

Member Data Documentation

◆ bSframe

wxBoxSizer* WmmUIDialogBase::bSframe

Definition at line 61 of file WmmUIDialog.h.

◆ gSboat

wxFlexGridSizer* WmmUIDialogBase::gSboat

Definition at line 63 of file WmmUIDialog.h.

◆ gScursor

wxFlexGridSizer* WmmUIDialogBase::gScursor

Definition at line 72 of file WmmUIDialog.h.

◆ m_bPlotSettings

wxButton* WmmUIDialogBase::m_bPlotSettings

Definition at line 82 of file WmmUIDialog.h.

◆ m_cbEnablePlot

wxCheckBox* WmmUIDialogBase::m_cbEnablePlot

Definition at line 81 of file WmmUIDialog.h.

◆ m_staticText10

wxStaticText* WmmUIDialogBase::m_staticText10
protected

Definition at line 43 of file WmmUIDialog.h.

◆ m_staticText101

wxStaticText* WmmUIDialogBase::m_staticText101
protected

Definition at line 50 of file WmmUIDialog.h.

◆ m_staticText11

wxStaticText* WmmUIDialogBase::m_staticText11
protected

Definition at line 44 of file WmmUIDialog.h.

◆ m_staticText111

wxStaticText* WmmUIDialogBase::m_staticText111
protected

Definition at line 51 of file WmmUIDialog.h.

◆ m_staticText12

wxStaticText* WmmUIDialogBase::m_staticText12
protected

Definition at line 45 of file WmmUIDialog.h.

◆ m_staticText121

wxStaticText* WmmUIDialogBase::m_staticText121
protected

Definition at line 52 of file WmmUIDialog.h.

◆ m_staticText13

wxStaticText* WmmUIDialogBase::m_staticText13
protected

Definition at line 47 of file WmmUIDialog.h.

◆ m_staticText131

wxStaticText* WmmUIDialogBase::m_staticText131
protected

Definition at line 54 of file WmmUIDialog.h.

◆ m_staticText14

wxStaticText* WmmUIDialogBase::m_staticText14
protected

Definition at line 46 of file WmmUIDialog.h.

◆ m_staticText141

wxStaticText* WmmUIDialogBase::m_staticText141
protected

Definition at line 53 of file WmmUIDialog.h.

◆ m_staticText8

wxStaticText* WmmUIDialogBase::m_staticText8
protected

Definition at line 41 of file WmmUIDialog.h.

◆ m_staticText81

wxStaticText* WmmUIDialogBase::m_staticText81
protected

Definition at line 48 of file WmmUIDialog.h.

◆ m_staticText9

wxStaticText* WmmUIDialogBase::m_staticText9
protected

Definition at line 42 of file WmmUIDialog.h.

◆ m_staticText91

wxStaticText* WmmUIDialogBase::m_staticText91
protected

Definition at line 49 of file WmmUIDialog.h.

◆ m_tbD

wxTextCtrl* WmmUIDialogBase::m_tbD

Definition at line 70 of file WmmUIDialog.h.

◆ m_tbF

wxTextCtrl* WmmUIDialogBase::m_tbF

Definition at line 64 of file WmmUIDialog.h.

◆ m_tbH

wxTextCtrl* WmmUIDialogBase::m_tbH

Definition at line 65 of file WmmUIDialog.h.

◆ m_tbI

wxTextCtrl* WmmUIDialogBase::m_tbI

Definition at line 69 of file WmmUIDialog.h.

◆ m_tbX

wxTextCtrl* WmmUIDialogBase::m_tbX

Definition at line 66 of file WmmUIDialog.h.

◆ m_tbY

wxTextCtrl* WmmUIDialogBase::m_tbY

Definition at line 67 of file WmmUIDialog.h.

◆ m_tbZ

wxTextCtrl* WmmUIDialogBase::m_tbZ

Definition at line 68 of file WmmUIDialog.h.

◆ m_tcD

wxTextCtrl* WmmUIDialogBase::m_tcD

Definition at line 79 of file WmmUIDialog.h.

◆ m_tcF

wxTextCtrl* WmmUIDialogBase::m_tcF

Definition at line 73 of file WmmUIDialog.h.

◆ m_tcH

wxTextCtrl* WmmUIDialogBase::m_tcH

Definition at line 74 of file WmmUIDialog.h.

◆ m_tcI

wxTextCtrl* WmmUIDialogBase::m_tcI

Definition at line 78 of file WmmUIDialog.h.

◆ m_tcX

wxTextCtrl* WmmUIDialogBase::m_tcX

Definition at line 75 of file WmmUIDialog.h.

◆ m_tcY

wxTextCtrl* WmmUIDialogBase::m_tcY

Definition at line 76 of file WmmUIDialog.h.

◆ m_tcZ

wxTextCtrl* WmmUIDialogBase::m_tcZ

Definition at line 77 of file WmmUIDialog.h.

◆ sbPlot

wxStaticBoxSizer* WmmUIDialogBase::sbPlot

Definition at line 80 of file WmmUIDialog.h.

◆ sbSboat

wxStaticBoxSizer* WmmUIDialogBase::sbSboat

Definition at line 62 of file WmmUIDialog.h.

◆ sbScursor

wxStaticBoxSizer* WmmUIDialogBase::sbScursor

Definition at line 71 of file WmmUIDialog.h.


The documentation for this class was generated from the following files: