Class WmmPlotSettingsDialogBase.  
 More...
#include <WmmUIDialog.h>
|  | 
|  | WmmPlotSettingsDialogBase (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=_("Magnetic Plot Settings"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(375, 270), long style=wxDEFAULT_DIALOG_STYLE) | 
|  | 
|  | 
| virtual void | About (wxCommandEvent &event) | 
|  | 
| virtual void | Save (wxCommandEvent &event) | 
|  | 
| virtual void | Cancel (wxCommandEvent &event) | 
|  | 
◆ WmmPlotSettingsDialogBase()
      
        
          | WmmPlotSettingsDialogBase::WmmPlotSettingsDialogBase | ( | wxWindow * | parent, | 
        
          |  |  | wxWindowID | id = wxID_ANY, | 
        
          |  |  | const wxString & | title = _("Magnetic Plot Settings"), | 
        
          |  |  | const wxPoint & | pos = wxDefaultPosition, | 
        
          |  |  | const wxSize & | size = wxSize(375, 270), | 
        
          |  |  | long | style = wxDEFAULT_DIALOG_STYLE | 
        
          |  | ) |  |  | 
      
 
m_dpDate = new wxDatePickerCtrl( this, wxID_ANY, wxDefaultDateTime,
wxDefaultPosition, wxDefaultSize, wxDP_DEFAULT ); gSizer2->Add( m_dpDate,
0, wxALL, 5 );
Definition at line 403 of file WmmUIDialog.cpp.
 
 
◆ ~WmmPlotSettingsDialogBase()
      
        
          | WmmPlotSettingsDialogBase::~WmmPlotSettingsDialogBase | ( |  | ) |  | 
      
 
 
◆ About()
  
  | 
        
          | virtual void WmmPlotSettingsDialogBase::About | ( | wxCommandEvent & | event | ) |  |  | inlineprotectedvirtual | 
 
 
◆ Cancel()
  
  | 
        
          | virtual void WmmPlotSettingsDialogBase::Cancel | ( | wxCommandEvent & | event | ) |  |  | inlineprotectedvirtual | 
 
 
◆ Save()
  
  | 
        
          | virtual void WmmPlotSettingsDialogBase::Save | ( | wxCommandEvent & | event | ) |  |  | inlineprotectedvirtual | 
 
 
◆ m_bAbout
  
  | 
        
          | wxButton* WmmPlotSettingsDialogBase::m_bAbout |  | protected | 
 
 
◆ m_bCancel
  
  | 
        
          | wxButton* WmmPlotSettingsDialogBase::m_bCancel |  | protected | 
 
 
◆ m_bSave
  
  | 
        
          | wxButton* WmmPlotSettingsDialogBase::m_bSave |  | protected | 
 
 
◆ m_cbDeclination
      
        
          | wxCheckBox* WmmPlotSettingsDialogBase::m_cbDeclination | 
      
 
 
◆ m_cbFieldStrength
      
        
          | wxCheckBox* WmmPlotSettingsDialogBase::m_cbFieldStrength | 
      
 
 
◆ m_cbInclination
      
        
          | wxCheckBox* WmmPlotSettingsDialogBase::m_cbInclination | 
      
 
 
◆ m_scDeclinationSpacing
      
        
          | wxSpinCtrl* WmmPlotSettingsDialogBase::m_scDeclinationSpacing | 
      
 
 
◆ m_scFieldStrengthSpacing
      
        
          | wxSpinCtrl* WmmPlotSettingsDialogBase::m_scFieldStrengthSpacing | 
      
 
 
◆ m_scInclinationSpacing
      
        
          | wxSpinCtrl* WmmPlotSettingsDialogBase::m_scInclinationSpacing | 
      
 
 
◆ m_sPoleAccuracy
      
        
          | wxSlider* WmmPlotSettingsDialogBase::m_sPoleAccuracy | 
      
 
 
◆ m_sStep
      
        
          | wxSlider* WmmPlotSettingsDialogBase::m_sStep | 
      
 
 
◆ m_staticText15
  
  | 
        
          | wxStaticText* WmmPlotSettingsDialogBase::m_staticText15 |  | protected | 
 
 
◆ m_staticText18
  
  | 
        
          | wxStaticText* WmmPlotSettingsDialogBase::m_staticText18 |  | protected | 
 
 
◆ m_staticText181
  
  | 
        
          | wxStaticText* WmmPlotSettingsDialogBase::m_staticText181 |  | protected | 
 
 
◆ m_staticText19
  
  | 
        
          | wxStaticText* WmmPlotSettingsDialogBase::m_staticText19 |  | protected | 
 
 
◆ m_staticText191
  
  | 
        
          | wxStaticText* WmmPlotSettingsDialogBase::m_staticText191 |  | protected | 
 
 
◆ m_staticText20
  
  | 
        
          | wxStaticText* WmmPlotSettingsDialogBase::m_staticText20 |  | protected | 
 
 
The documentation for this class was generated from the following files: