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

Class DRC_RE_VIA_STYLE_PANEL_BASE. More...

#include <drc_re_via_style_panel_base.h>

Inheritance diagram for DRC_RE_VIA_STYLE_PANEL_BASE:
DRC_RE_VIA_STYLE_PANEL

Public Member Functions

 DRC_RE_VIA_STYLE_PANEL_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)
 
 ~DRC_RE_VIA_STYLE_PANEL_BASE ()
 

Protected Attributes

wxBoxSizer * bConstraintImageSizer
 
wxStaticText * m_staticText1
 
wxTextCtrl * m_minViaDiameterTextCtrl
 
wxStaticText * m_staticText2
 
wxStaticText * m_staticText3
 
wxTextCtrl * m_maxViaDiameterTextCtrl
 
wxStaticText * m_staticText4
 
wxStaticText * m_staticText5
 
wxTextCtrl * m_preferredViaDiameterTextCtrl
 
wxStaticText * m_staticText6
 
wxStaticText * m_staticText7
 
wxTextCtrl * m_minViaHoleSizeTextCtrl
 
wxStaticText * m_staticText8
 
wxStaticText * m_staticText9
 
wxTextCtrl * m_maxViaHoleSizeTextCtrl
 
wxStaticText * m_staticText10
 
wxStaticText * m_staticText11
 
wxTextCtrl * m_preferredViaHoleSizeTextCtrl
 
wxStaticText * m_staticText12
 

Detailed Description

Constructor & Destructor Documentation

◆ DRC_RE_VIA_STYLE_PANEL_BASE()

DRC_RE_VIA_STYLE_PANEL_BASE::DRC_RE_VIA_STYLE_PANEL_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 )

◆ ~DRC_RE_VIA_STYLE_PANEL_BASE()

DRC_RE_VIA_STYLE_PANEL_BASE::~DRC_RE_VIA_STYLE_PANEL_BASE ( )

Definition at line 134 of file drc_re_via_style_panel_base.cpp.

Member Data Documentation

◆ bConstraintImageSizer

wxBoxSizer* DRC_RE_VIA_STYLE_PANEL_BASE::bConstraintImageSizer
protected

◆ m_maxViaDiameterTextCtrl

wxTextCtrl* DRC_RE_VIA_STYLE_PANEL_BASE::m_maxViaDiameterTextCtrl
protected

◆ m_maxViaHoleSizeTextCtrl

wxTextCtrl* DRC_RE_VIA_STYLE_PANEL_BASE::m_maxViaHoleSizeTextCtrl
protected

◆ m_minViaDiameterTextCtrl

wxTextCtrl* DRC_RE_VIA_STYLE_PANEL_BASE::m_minViaDiameterTextCtrl
protected

◆ m_minViaHoleSizeTextCtrl

wxTextCtrl* DRC_RE_VIA_STYLE_PANEL_BASE::m_minViaHoleSizeTextCtrl
protected

◆ m_preferredViaDiameterTextCtrl

wxTextCtrl* DRC_RE_VIA_STYLE_PANEL_BASE::m_preferredViaDiameterTextCtrl
protected

◆ m_preferredViaHoleSizeTextCtrl

wxTextCtrl* DRC_RE_VIA_STYLE_PANEL_BASE::m_preferredViaHoleSizeTextCtrl
protected

◆ m_staticText1

wxStaticText* DRC_RE_VIA_STYLE_PANEL_BASE::m_staticText1
protected

Definition at line 35 of file drc_re_via_style_panel_base.h.

Referenced by DRC_RE_VIA_STYLE_PANEL_BASE().

◆ m_staticText10

wxStaticText* DRC_RE_VIA_STYLE_PANEL_BASE::m_staticText10
protected

Definition at line 49 of file drc_re_via_style_panel_base.h.

Referenced by DRC_RE_VIA_STYLE_PANEL_BASE().

◆ m_staticText11

wxStaticText* DRC_RE_VIA_STYLE_PANEL_BASE::m_staticText11
protected

Definition at line 50 of file drc_re_via_style_panel_base.h.

Referenced by DRC_RE_VIA_STYLE_PANEL_BASE().

◆ m_staticText12

wxStaticText* DRC_RE_VIA_STYLE_PANEL_BASE::m_staticText12
protected

Definition at line 52 of file drc_re_via_style_panel_base.h.

Referenced by DRC_RE_VIA_STYLE_PANEL_BASE().

◆ m_staticText2

wxStaticText* DRC_RE_VIA_STYLE_PANEL_BASE::m_staticText2
protected

Definition at line 37 of file drc_re_via_style_panel_base.h.

Referenced by DRC_RE_VIA_STYLE_PANEL_BASE().

◆ m_staticText3

wxStaticText* DRC_RE_VIA_STYLE_PANEL_BASE::m_staticText3
protected

Definition at line 38 of file drc_re_via_style_panel_base.h.

Referenced by DRC_RE_VIA_STYLE_PANEL_BASE().

◆ m_staticText4

wxStaticText* DRC_RE_VIA_STYLE_PANEL_BASE::m_staticText4
protected

Definition at line 40 of file drc_re_via_style_panel_base.h.

Referenced by DRC_RE_VIA_STYLE_PANEL_BASE().

◆ m_staticText5

wxStaticText* DRC_RE_VIA_STYLE_PANEL_BASE::m_staticText5
protected

Definition at line 41 of file drc_re_via_style_panel_base.h.

Referenced by DRC_RE_VIA_STYLE_PANEL_BASE().

◆ m_staticText6

wxStaticText* DRC_RE_VIA_STYLE_PANEL_BASE::m_staticText6
protected

Definition at line 43 of file drc_re_via_style_panel_base.h.

Referenced by DRC_RE_VIA_STYLE_PANEL_BASE().

◆ m_staticText7

wxStaticText* DRC_RE_VIA_STYLE_PANEL_BASE::m_staticText7
protected

Definition at line 44 of file drc_re_via_style_panel_base.h.

Referenced by DRC_RE_VIA_STYLE_PANEL_BASE().

◆ m_staticText8

wxStaticText* DRC_RE_VIA_STYLE_PANEL_BASE::m_staticText8
protected

Definition at line 46 of file drc_re_via_style_panel_base.h.

Referenced by DRC_RE_VIA_STYLE_PANEL_BASE().

◆ m_staticText9

wxStaticText* DRC_RE_VIA_STYLE_PANEL_BASE::m_staticText9
protected

Definition at line 47 of file drc_re_via_style_panel_base.h.

Referenced by DRC_RE_VIA_STYLE_PANEL_BASE().


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