| 
    KiCad PCB EDA Suite
    
   | 
 
Class PANEL_SETUP_DIMENSIONS_BASE. More...
#include <panel_setup_dimensions_base.h>
  
Public Member Functions | |
| PANEL_SETUP_DIMENSIONS_BASE (wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(-1,-1), long style=wxTAB_TRAVERSAL, const wxString &name=wxEmptyString) | |
| ~PANEL_SETUP_DIMENSIONS_BASE () | |
Protected Attributes | |
| wxStaticText * | m_staticTextDefPropDim | 
| wxStaticLine * | m_staticline1 | 
| wxStaticText * | m_lblDimensionUnits | 
| wxChoice * | m_dimensionUnits | 
| wxStaticText * | m_lblTextPositionMode | 
| wxChoice * | m_dimensionTextPositionMode | 
| wxStaticText * | m_lblDimensionUnitsFormat | 
| wxChoice * | m_dimensionUnitsFormat | 
| wxCheckBox * | m_dimensionTextKeepAligned | 
| wxStaticText * | m_lblDimensionPrecision | 
| wxChoice * | m_dimensionPrecision | 
| wxStaticText * | m_lblArrowLength | 
| wxTextCtrl * | m_dimensionArrowLength | 
| wxStaticText * | m_arrowLengthUnits | 
| wxCheckBox * | m_dimensionSuppressZeroes | 
| wxStaticText * | m_lblExtensionOffset | 
| wxTextCtrl * | m_dimensionExtensionOffset | 
| wxStaticText * | m_dimensionExtensionOffsetUnits | 
Class PANEL_SETUP_DIMENSIONS_BASE.
Definition at line 32 of file panel_setup_dimensions_base.h.
| PANEL_SETUP_DIMENSIONS_BASE::PANEL_SETUP_DIMENSIONS_BASE | ( | wxWindow * | parent, | 
| wxWindowID | id = wxID_ANY, | ||
| const wxPoint & | pos = wxDefaultPosition, | ||
| const wxSize & | size = wxSize( -1,-1 ), | ||
| long | style = wxTAB_TRAVERSAL, | ||
| const wxString & | name = wxEmptyString ) | 
Definition at line 12 of file panel_setup_dimensions_base.cpp.
References _, m_arrowLengthUnits, m_dimensionArrowLength, m_dimensionExtensionOffset, m_dimensionExtensionOffsetUnits, m_dimensionPrecision, m_dimensionSuppressZeroes, m_dimensionTextKeepAligned, m_dimensionTextPositionMode, m_dimensionUnits, m_dimensionUnitsFormat, m_lblArrowLength, m_lblDimensionPrecision, m_lblDimensionUnits, m_lblDimensionUnitsFormat, m_lblExtensionOffset, m_lblTextPositionMode, m_staticline1, m_staticTextDefPropDim, and name.
Referenced by PANEL_SETUP_DIMENSIONS::PANEL_SETUP_DIMENSIONS().
| PANEL_SETUP_DIMENSIONS_BASE::~PANEL_SETUP_DIMENSIONS_BASE | ( | ) | 
Definition at line 122 of file panel_setup_dimensions_base.cpp.
      
  | 
  protected | 
Definition at line 50 of file panel_setup_dimensions_base.h.
Referenced by PANEL_SETUP_DIMENSIONS::PANEL_SETUP_DIMENSIONS(), and PANEL_SETUP_DIMENSIONS_BASE().
      
  | 
  protected | 
Definition at line 49 of file panel_setup_dimensions_base.h.
Referenced by PANEL_SETUP_DIMENSIONS::PANEL_SETUP_DIMENSIONS(), and PANEL_SETUP_DIMENSIONS_BASE().
      
  | 
  protected | 
Definition at line 53 of file panel_setup_dimensions_base.h.
Referenced by PANEL_SETUP_DIMENSIONS::PANEL_SETUP_DIMENSIONS(), and PANEL_SETUP_DIMENSIONS_BASE().
      
  | 
  protected | 
Definition at line 54 of file panel_setup_dimensions_base.h.
Referenced by PANEL_SETUP_DIMENSIONS::PANEL_SETUP_DIMENSIONS(), and PANEL_SETUP_DIMENSIONS_BASE().
      
  | 
  protected | 
Definition at line 47 of file panel_setup_dimensions_base.h.
Referenced by PANEL_SETUP_DIMENSIONS::LoadFromSettings(), PANEL_SETUP_DIMENSIONS_BASE(), and PANEL_SETUP_DIMENSIONS::TransferDataFromWindow().
      
  | 
  protected | 
Definition at line 51 of file panel_setup_dimensions_base.h.
Referenced by PANEL_SETUP_DIMENSIONS::LoadFromSettings(), PANEL_SETUP_DIMENSIONS_BASE(), and PANEL_SETUP_DIMENSIONS::TransferDataFromWindow().
      
  | 
  protected | 
Definition at line 45 of file panel_setup_dimensions_base.h.
Referenced by PANEL_SETUP_DIMENSIONS::LoadFromSettings(), PANEL_SETUP_DIMENSIONS_BASE(), and PANEL_SETUP_DIMENSIONS::TransferDataFromWindow().
      
  | 
  protected | 
Definition at line 42 of file panel_setup_dimensions_base.h.
Referenced by PANEL_SETUP_DIMENSIONS::LoadFromSettings(), PANEL_SETUP_DIMENSIONS_BASE(), and PANEL_SETUP_DIMENSIONS::TransferDataFromWindow().
      
  | 
  protected | 
Definition at line 40 of file panel_setup_dimensions_base.h.
Referenced by PANEL_SETUP_DIMENSIONS::LoadFromSettings(), PANEL_SETUP_DIMENSIONS_BASE(), and PANEL_SETUP_DIMENSIONS::TransferDataFromWindow().
      
  | 
  protected | 
Definition at line 44 of file panel_setup_dimensions_base.h.
Referenced by PANEL_SETUP_DIMENSIONS::LoadFromSettings(), PANEL_SETUP_DIMENSIONS_BASE(), and PANEL_SETUP_DIMENSIONS::TransferDataFromWindow().
      
  | 
  protected | 
Definition at line 48 of file panel_setup_dimensions_base.h.
Referenced by PANEL_SETUP_DIMENSIONS::PANEL_SETUP_DIMENSIONS(), and PANEL_SETUP_DIMENSIONS_BASE().
      
  | 
  protected | 
Definition at line 46 of file panel_setup_dimensions_base.h.
Referenced by PANEL_SETUP_DIMENSIONS_BASE().
      
  | 
  protected | 
Definition at line 39 of file panel_setup_dimensions_base.h.
Referenced by PANEL_SETUP_DIMENSIONS_BASE().
      
  | 
  protected | 
Definition at line 43 of file panel_setup_dimensions_base.h.
Referenced by PANEL_SETUP_DIMENSIONS_BASE().
      
  | 
  protected | 
Definition at line 52 of file panel_setup_dimensions_base.h.
Referenced by PANEL_SETUP_DIMENSIONS::PANEL_SETUP_DIMENSIONS(), and PANEL_SETUP_DIMENSIONS_BASE().
      
  | 
  protected | 
Definition at line 41 of file panel_setup_dimensions_base.h.
Referenced by PANEL_SETUP_DIMENSIONS_BASE().
      
  | 
  protected | 
Definition at line 38 of file panel_setup_dimensions_base.h.
Referenced by PANEL_SETUP_DIMENSIONS_BASE().
      
  | 
  protected | 
Definition at line 37 of file panel_setup_dimensions_base.h.
Referenced by PANEL_SETUP_DIMENSIONS_BASE().