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

Class DRC_RE_BOOL_INPUT_PANEL_BASE. More...

#include <drc_re_bool_input_panel_base.h>

Inheritance diagram for DRC_RE_BOOL_INPUT_PANEL_BASE:
DRC_RE_BOOL_INPUT_PANEL

Public Member Functions

 DRC_RE_BOOL_INPUT_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_BOOL_INPUT_PANEL_BASE ()
 

Protected Attributes

wxBoxSizer * bConstraintImageSizer
 
wxCheckBox * m_boolConstraintChkCtrl
 

Detailed Description

Constructor & Destructor Documentation

◆ DRC_RE_BOOL_INPUT_PANEL_BASE()

DRC_RE_BOOL_INPUT_PANEL_BASE::DRC_RE_BOOL_INPUT_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_BOOL_INPUT_PANEL_BASE()

DRC_RE_BOOL_INPUT_PANEL_BASE::~DRC_RE_BOOL_INPUT_PANEL_BASE ( )

Definition at line 49 of file drc_re_bool_input_panel_base.cpp.

Member Data Documentation

◆ bConstraintImageSizer

wxBoxSizer* DRC_RE_BOOL_INPUT_PANEL_BASE::bConstraintImageSizer
protected

◆ m_boolConstraintChkCtrl


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