KiCad PCB EDA Suite
|
Class PANEL_SETUP_TEARDROPS_BASE. More...
#include <panel_setup_teardrops_base.h>
Public Member Functions | |
PANEL_SETUP_TEARDROPS_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_TEARDROPS_BASE () | |
Protected Attributes | |
wxBoxSizer * | m_gridSizer |
wxStaticText * | m_roundShapesLabel |
wxStaticLine * | m_staticline1 |
wxStaticBitmap * | m_bitmapTeardrop |
wxStaticText * | m_edgesLabel |
wxRadioButton * | m_rbStraightLines |
wxRadioButton * | m_rbCurved |
wxStaticText * | m_stLenPercentLabel |
wxSpinCtrlDouble * | m_spLenPercent |
wxStaticText * | m_stMaxLen |
wxTextCtrl * | m_tcTdMaxLen |
wxStaticText * | m_stMaxLenUnits |
wxStaticText * | m_stWidthLabel |
wxSpinCtrlDouble * | m_spWidthPercent |
wxStaticText * | m_stMaxWidthLabel |
wxTextCtrl * | m_tcMaxWidth |
wxStaticText * | m_stMaxWidthUnits |
wxCheckBox * | m_cbPreferZoneConnection |
wxStaticText * | m_stHDRatio |
wxSpinCtrlDouble * | m_spTeardropHDPercent |
wxCheckBox * | m_cbTeardropsUseNextTrack |
wxStaticText * | m_rectShapesLabel |
wxStaticLine * | m_staticline2 |
wxStaticBitmap * | m_bitmapTeardrop1 |
wxStaticText * | m_edgesLabel1 |
wxRadioButton * | m_rbStraightLines1 |
wxRadioButton * | m_rbCurved1 |
wxStaticText * | m_stLenPercent1Label |
wxSpinCtrlDouble * | m_spLenPercent1 |
wxStaticText * | m_stMaxLen1 |
wxTextCtrl * | m_tcTdMaxLen1 |
wxStaticText * | m_stMaxLen1Units |
wxStaticText * | m_stWidth1Label |
wxSpinCtrlDouble * | m_spWidthPercent1 |
wxStaticText * | m_stMaxWidth1Label |
wxTextCtrl * | m_tcMaxWidth1 |
wxStaticText * | m_stMaxWidth1Units |
wxCheckBox * | m_cbPreferZoneConnection1 |
wxStaticText * | m_stHDRatio1 |
wxSpinCtrlDouble * | m_spTeardropHDPercent1 |
wxCheckBox * | m_cbTeardropsUseNextTrack1 |
wxStaticText * | m_tracksLabel |
wxStaticLine * | m_staticline3 |
wxStaticBitmap * | m_bitmapTeardrop2 |
wxStaticText * | m_edgesLabel2 |
wxRadioButton * | m_rbStraightLines2 |
wxRadioButton * | m_rbCurved2 |
wxStaticText * | m_stLenPercent2Label |
wxSpinCtrlDouble * | m_spLenPercent2 |
wxStaticText * | m_stMaxLen2 |
wxTextCtrl * | m_tcTdMaxLen2 |
wxStaticText * | m_stMaxLen2Units |
wxStaticText * | m_stWidth2Label |
wxSpinCtrlDouble * | m_spWidthPercent2 |
wxStaticText * | m_stMaxWidth2Label |
wxTextCtrl * | m_tcMaxWidth2 |
wxStaticText * | m_stMaxWidth2Units |
wxStaticText * | m_stHDRatio2 |
wxSpinCtrlDouble * | m_spTeardropHDPercent2 |
wxCheckBox * | m_cbTeardropsUseNextTrack2 |
Class PANEL_SETUP_TEARDROPS_BASE.
Definition at line 37 of file panel_setup_teardrops_base.h.
PANEL_SETUP_TEARDROPS_BASE::PANEL_SETUP_TEARDROPS_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_teardrops_base.cpp.
References _, m_bitmapTeardrop, m_bitmapTeardrop1, m_bitmapTeardrop2, m_cbPreferZoneConnection, m_cbPreferZoneConnection1, m_cbTeardropsUseNextTrack, m_cbTeardropsUseNextTrack1, m_cbTeardropsUseNextTrack2, m_edgesLabel, m_edgesLabel1, m_edgesLabel2, m_gridSizer, m_rbCurved, m_rbCurved1, m_rbCurved2, m_rbStraightLines, m_rbStraightLines1, m_rbStraightLines2, m_rectShapesLabel, m_roundShapesLabel, m_spLenPercent, m_spLenPercent1, m_spLenPercent2, m_spTeardropHDPercent, m_spTeardropHDPercent1, m_spTeardropHDPercent2, m_spWidthPercent, m_spWidthPercent1, m_spWidthPercent2, m_staticline1, m_staticline2, m_staticline3, m_stHDRatio, m_stHDRatio1, m_stHDRatio2, m_stLenPercent1Label, m_stLenPercent2Label, m_stLenPercentLabel, m_stMaxLen, m_stMaxLen1, m_stMaxLen1Units, m_stMaxLen2, m_stMaxLen2Units, m_stMaxLenUnits, m_stMaxWidth1Label, m_stMaxWidth1Units, m_stMaxWidth2Label, m_stMaxWidth2Units, m_stMaxWidthLabel, m_stMaxWidthUnits, m_stWidth1Label, m_stWidth2Label, m_stWidthLabel, m_tcMaxWidth, m_tcMaxWidth1, m_tcMaxWidth2, m_tcTdMaxLen, m_tcTdMaxLen1, m_tcTdMaxLen2, and m_tracksLabel.
PANEL_SETUP_TEARDROPS_BASE::~PANEL_SETUP_TEARDROPS_BASE | ( | ) |
Definition at line 572 of file panel_setup_teardrops_base.cpp.
|
protected |
Definition at line 45 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS::PANEL_SETUP_TEARDROPS(), and PANEL_SETUP_TEARDROPS_BASE().
|
protected |
Definition at line 65 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS::PANEL_SETUP_TEARDROPS(), and PANEL_SETUP_TEARDROPS_BASE().
|
protected |
Definition at line 85 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS::PANEL_SETUP_TEARDROPS(), and PANEL_SETUP_TEARDROPS_BASE().
|
protected |
Definition at line 59 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE(), PANEL_SETUP_TEARDROPS::TransferDataFromWindow(), and PANEL_SETUP_TEARDROPS::TransferDataToWindow().
|
protected |
Definition at line 79 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE(), PANEL_SETUP_TEARDROPS::TransferDataFromWindow(), and PANEL_SETUP_TEARDROPS::TransferDataToWindow().
|
protected |
Definition at line 62 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE(), PANEL_SETUP_TEARDROPS::TransferDataFromWindow(), and PANEL_SETUP_TEARDROPS::TransferDataToWindow().
|
protected |
Definition at line 82 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE(), PANEL_SETUP_TEARDROPS::TransferDataFromWindow(), and PANEL_SETUP_TEARDROPS::TransferDataToWindow().
|
protected |
Definition at line 101 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE(), PANEL_SETUP_TEARDROPS::TransferDataFromWindow(), and PANEL_SETUP_TEARDROPS::TransferDataToWindow().
|
protected |
Definition at line 46 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE().
|
protected |
Definition at line 66 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE().
|
protected |
Definition at line 86 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE().
|
protected |
Definition at line 42 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE().
|
protected |
Definition at line 48 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE(), and PANEL_SETUP_TEARDROPS::TransferDataToWindow().
|
protected |
Definition at line 68 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE(), and PANEL_SETUP_TEARDROPS::TransferDataToWindow().
|
protected |
Definition at line 88 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE(), and PANEL_SETUP_TEARDROPS::TransferDataToWindow().
|
protected |
Definition at line 47 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE(), PANEL_SETUP_TEARDROPS::TransferDataFromWindow(), and PANEL_SETUP_TEARDROPS::TransferDataToWindow().
|
protected |
Definition at line 67 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE(), PANEL_SETUP_TEARDROPS::TransferDataFromWindow(), and PANEL_SETUP_TEARDROPS::TransferDataToWindow().
|
protected |
Definition at line 87 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE(), PANEL_SETUP_TEARDROPS::TransferDataFromWindow(), and PANEL_SETUP_TEARDROPS::TransferDataToWindow().
|
protected |
Definition at line 63 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE().
|
protected |
Definition at line 43 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE().
|
protected |
Definition at line 50 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE(), PANEL_SETUP_TEARDROPS::TransferDataFromWindow(), and PANEL_SETUP_TEARDROPS::TransferDataToWindow().
|
protected |
Definition at line 70 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE(), PANEL_SETUP_TEARDROPS::TransferDataFromWindow(), and PANEL_SETUP_TEARDROPS::TransferDataToWindow().
|
protected |
Definition at line 90 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE(), PANEL_SETUP_TEARDROPS::TransferDataFromWindow(), and PANEL_SETUP_TEARDROPS::TransferDataToWindow().
|
protected |
Definition at line 61 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE(), PANEL_SETUP_TEARDROPS::TransferDataFromWindow(), and PANEL_SETUP_TEARDROPS::TransferDataToWindow().
|
protected |
Definition at line 81 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE(), PANEL_SETUP_TEARDROPS::TransferDataFromWindow(), and PANEL_SETUP_TEARDROPS::TransferDataToWindow().
|
protected |
Definition at line 100 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE(), PANEL_SETUP_TEARDROPS::TransferDataFromWindow(), and PANEL_SETUP_TEARDROPS::TransferDataToWindow().
|
protected |
Definition at line 55 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE(), PANEL_SETUP_TEARDROPS::TransferDataFromWindow(), and PANEL_SETUP_TEARDROPS::TransferDataToWindow().
|
protected |
Definition at line 75 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE(), PANEL_SETUP_TEARDROPS::TransferDataFromWindow(), and PANEL_SETUP_TEARDROPS::TransferDataToWindow().
|
protected |
Definition at line 95 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE(), PANEL_SETUP_TEARDROPS::TransferDataFromWindow(), and PANEL_SETUP_TEARDROPS::TransferDataToWindow().
|
protected |
Definition at line 44 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE().
|
protected |
Definition at line 64 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE().
|
protected |
Definition at line 84 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE().
|
protected |
Definition at line 60 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE().
|
protected |
Definition at line 80 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE().
|
protected |
Definition at line 99 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE().
|
protected |
Definition at line 69 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE().
|
protected |
Definition at line 89 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE().
|
protected |
Definition at line 49 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE().
|
protected |
Definition at line 51 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE().
|
protected |
Definition at line 71 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE().
|
protected |
Definition at line 73 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE().
|
protected |
Definition at line 91 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE().
|
protected |
Definition at line 93 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE().
|
protected |
Definition at line 53 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE().
|
protected |
Definition at line 76 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE().
|
protected |
Definition at line 78 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE().
|
protected |
Definition at line 96 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE().
|
protected |
Definition at line 98 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE().
|
protected |
Definition at line 56 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE().
|
protected |
Definition at line 58 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE().
|
protected |
Definition at line 74 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE().
|
protected |
Definition at line 94 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE().
|
protected |
Definition at line 54 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE().
|
protected |
Definition at line 57 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE().
|
protected |
Definition at line 77 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE().
|
protected |
Definition at line 97 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE().
|
protected |
Definition at line 52 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE().
|
protected |
Definition at line 72 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE().
|
protected |
Definition at line 92 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE().
|
protected |
Definition at line 83 of file panel_setup_teardrops_base.h.
Referenced by PANEL_SETUP_TEARDROPS_BASE().