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

Class DRC_RE_PERMITTED_LAYERS_PANEL_BASE. More...

#include <drc_re_permitted_layers_panel_base.h>

Inheritance diagram for DRC_RE_PERMITTED_LAYERS_PANEL_BASE:
DRC_RE_PERMITTED_LAYERS_PANEL

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
 

Detailed Description

Constructor & Destructor Documentation

◆ DRC_RE_PERMITTED_LAYERS_PANEL_BASE()

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 )

◆ ~DRC_RE_PERMITTED_LAYERS_PANEL_BASE()

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.

Member Data Documentation

◆ bConstraintImageSizer

wxBoxSizer* DRC_RE_PERMITTED_LAYERS_PANEL_BASE::bConstraintImageSizer
protected

◆ m_bottomLayerChkCtrl

wxCheckBox* DRC_RE_PERMITTED_LAYERS_PANEL_BASE::m_bottomLayerChkCtrl
protected

◆ m_topLayerChkCtrl

wxCheckBox* DRC_RE_PERMITTED_LAYERS_PANEL_BASE::m_topLayerChkCtrl
protected

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