KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PANEL_SETUP_DIMENSIONS_BASE Class Reference

Class PANEL_SETUP_DIMENSIONS_BASE. More...

#include <panel_setup_dimensions_base.h>

Inheritance diagram for PANEL_SETUP_DIMENSIONS_BASE:
PANEL_SETUP_DIMENSIONS

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
 

Detailed Description

Constructor & Destructor Documentation

◆ PANEL_SETUP_DIMENSIONS_BASE()

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 
)

◆ ~PANEL_SETUP_DIMENSIONS_BASE()

PANEL_SETUP_DIMENSIONS_BASE::~PANEL_SETUP_DIMENSIONS_BASE ( )

Definition at line 119 of file panel_setup_dimensions_base.cpp.

Member Data Documentation

◆ m_arrowLengthUnits

wxStaticText* PANEL_SETUP_DIMENSIONS_BASE::m_arrowLengthUnits
protected

Definition at line 50 of file panel_setup_dimensions_base.h.

Referenced by PANEL_SETUP_DIMENSIONS_BASE().

◆ m_dimensionArrowLength

wxTextCtrl* PANEL_SETUP_DIMENSIONS_BASE::m_dimensionArrowLength
protected

Definition at line 49 of file panel_setup_dimensions_base.h.

Referenced by PANEL_SETUP_DIMENSIONS_BASE().

◆ m_dimensionExtensionOffset

wxTextCtrl* PANEL_SETUP_DIMENSIONS_BASE::m_dimensionExtensionOffset
protected

Definition at line 53 of file panel_setup_dimensions_base.h.

Referenced by PANEL_SETUP_DIMENSIONS_BASE().

◆ m_dimensionExtensionOffsetUnits

wxStaticText* PANEL_SETUP_DIMENSIONS_BASE::m_dimensionExtensionOffsetUnits
protected

Definition at line 54 of file panel_setup_dimensions_base.h.

Referenced by PANEL_SETUP_DIMENSIONS_BASE().

◆ m_dimensionPrecision

wxChoice* PANEL_SETUP_DIMENSIONS_BASE::m_dimensionPrecision
protected

◆ m_dimensionSuppressZeroes

wxCheckBox* PANEL_SETUP_DIMENSIONS_BASE::m_dimensionSuppressZeroes
protected

◆ m_dimensionTextKeepAligned

wxCheckBox* PANEL_SETUP_DIMENSIONS_BASE::m_dimensionTextKeepAligned
protected

◆ m_dimensionTextPositionMode

wxChoice* PANEL_SETUP_DIMENSIONS_BASE::m_dimensionTextPositionMode
protected

◆ m_dimensionUnits

wxChoice* PANEL_SETUP_DIMENSIONS_BASE::m_dimensionUnits
protected

◆ m_dimensionUnitsFormat

wxChoice* PANEL_SETUP_DIMENSIONS_BASE::m_dimensionUnitsFormat
protected

◆ m_lblArrowLength

wxStaticText* PANEL_SETUP_DIMENSIONS_BASE::m_lblArrowLength
protected

Definition at line 48 of file panel_setup_dimensions_base.h.

Referenced by PANEL_SETUP_DIMENSIONS_BASE().

◆ m_lblDimensionPrecision

wxStaticText* PANEL_SETUP_DIMENSIONS_BASE::m_lblDimensionPrecision
protected

Definition at line 46 of file panel_setup_dimensions_base.h.

Referenced by PANEL_SETUP_DIMENSIONS_BASE().

◆ m_lblDimensionUnits

wxStaticText* PANEL_SETUP_DIMENSIONS_BASE::m_lblDimensionUnits
protected

Definition at line 39 of file panel_setup_dimensions_base.h.

Referenced by PANEL_SETUP_DIMENSIONS_BASE().

◆ m_lblDimensionUnitsFormat

wxStaticText* PANEL_SETUP_DIMENSIONS_BASE::m_lblDimensionUnitsFormat
protected

Definition at line 43 of file panel_setup_dimensions_base.h.

Referenced by PANEL_SETUP_DIMENSIONS_BASE().

◆ m_lblExtensionOffset

wxStaticText* PANEL_SETUP_DIMENSIONS_BASE::m_lblExtensionOffset
protected

Definition at line 52 of file panel_setup_dimensions_base.h.

Referenced by PANEL_SETUP_DIMENSIONS_BASE().

◆ m_lblTextPositionMode

wxStaticText* PANEL_SETUP_DIMENSIONS_BASE::m_lblTextPositionMode
protected

Definition at line 41 of file panel_setup_dimensions_base.h.

Referenced by PANEL_SETUP_DIMENSIONS_BASE().

◆ m_staticline1

wxStaticLine* PANEL_SETUP_DIMENSIONS_BASE::m_staticline1
protected

Definition at line 38 of file panel_setup_dimensions_base.h.

Referenced by PANEL_SETUP_DIMENSIONS_BASE().

◆ m_staticTextDefPropDim

wxStaticText* PANEL_SETUP_DIMENSIONS_BASE::m_staticTextDefPropDim
protected

Definition at line 37 of file panel_setup_dimensions_base.h.

Referenced by PANEL_SETUP_DIMENSIONS_BASE().


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