|
KiCad PCB EDA Suite
|
Class DRC_RE_PERMITTED_LAYERS_PANEL_BASE. More...
#include <drc_re_permitted_layers_panel_base.h>
Public Member Functions | |
| DRC_RE_PERMITTED_LAYERS_PANEL_BASE (wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(500, 300), long style=wxTAB_TRAVERSAL, const wxString &name=wxEmptyString) | |
| ~DRC_RE_PERMITTED_LAYERS_PANEL_BASE () | |
Protected Attributes | |
| wxBoxSizer * | bConstraintImageSizer |
| wxCheckBox * | m_topLayerChkCtrl |
| wxCheckBox * | m_bottomLayerChkCtrl |
Class DRC_RE_PERMITTED_LAYERS_PANEL_BASE.
Definition at line 27 of file drc_re_permitted_layers_panel_base.h.
| DRC_RE_PERMITTED_LAYERS_PANEL_BASE::DRC_RE_PERMITTED_LAYERS_PANEL_BASE | ( | wxWindow * | parent, |
| wxWindowID | id = wxID_ANY, | ||
| const wxPoint & | pos = wxDefaultPosition, | ||
| const wxSize & | size = wxSize( 500,300 ), | ||
| long | style = wxTAB_TRAVERSAL, | ||
| const wxString & | name = wxEmptyString ) |
Definition at line 12 of file drc_re_permitted_layers_panel_base.cpp.
References _, bConstraintImageSizer, m_bottomLayerChkCtrl, m_topLayerChkCtrl, and name.
Referenced by DRC_RE_PERMITTED_LAYERS_PANEL::DRC_RE_PERMITTED_LAYERS_PANEL().
| DRC_RE_PERMITTED_LAYERS_PANEL_BASE::~DRC_RE_PERMITTED_LAYERS_PANEL_BASE | ( | ) |
Definition at line 59 of file drc_re_permitted_layers_panel_base.cpp.
|
protected |
Definition at line 32 of file drc_re_permitted_layers_panel_base.h.
Referenced by DRC_RE_PERMITTED_LAYERS_PANEL::DRC_RE_PERMITTED_LAYERS_PANEL(), and DRC_RE_PERMITTED_LAYERS_PANEL_BASE().
|
protected |
Definition at line 34 of file drc_re_permitted_layers_panel_base.h.
Referenced by DRC_RE_PERMITTED_LAYERS_PANEL_BASE(), DRC_RE_PERMITTED_LAYERS_PANEL::TransferDataFromWindow(), and DRC_RE_PERMITTED_LAYERS_PANEL::TransferDataToWindow().
|
protected |
Definition at line 33 of file drc_re_permitted_layers_panel_base.h.
Referenced by DRC_RE_PERMITTED_LAYERS_PANEL_BASE(), DRC_RE_PERMITTED_LAYERS_PANEL::TransferDataFromWindow(), and DRC_RE_PERMITTED_LAYERS_PANEL::TransferDataToWindow().