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

Class DRC_RE_ALLOWED_ORIENTATION_PANEL_BASE. More...

#include <drc_re_allowed_orientation_panel_base.h>

Inheritance diagram for DRC_RE_ALLOWED_ORIENTATION_PANEL_BASE:
DRC_RE_ALLOWED_ORIENTATION_PANEL

Public Member Functions

 DRC_RE_ALLOWED_ORIENTATION_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_ALLOWED_ORIENTATION_PANEL_BASE ()
 

Protected Attributes

wxBoxSizer * bConstraintImageSizer
 
wxCheckBox * m_zeroDegreesChkCtrl
 
wxCheckBox * m_ninetyDegreesChkCtrl
 
wxCheckBox * m_oneEightyDegreesChkCtrl
 
wxCheckBox * m_twoSeventyDegreesChkCtrl
 
wxCheckBox * m_allOrientationsChkCtrl
 

Detailed Description

Constructor & Destructor Documentation

◆ DRC_RE_ALLOWED_ORIENTATION_PANEL_BASE()

DRC_RE_ALLOWED_ORIENTATION_PANEL_BASE::DRC_RE_ALLOWED_ORIENTATION_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_ALLOWED_ORIENTATION_PANEL_BASE()

DRC_RE_ALLOWED_ORIENTATION_PANEL_BASE::~DRC_RE_ALLOWED_ORIENTATION_PANEL_BASE ( )

Definition at line 68 of file drc_re_allowed_orientation_panel_base.cpp.

Member Data Documentation

◆ bConstraintImageSizer

wxBoxSizer* DRC_RE_ALLOWED_ORIENTATION_PANEL_BASE::bConstraintImageSizer
protected

◆ m_allOrientationsChkCtrl

◆ m_ninetyDegreesChkCtrl

◆ m_oneEightyDegreesChkCtrl

◆ m_twoSeventyDegreesChkCtrl

◆ m_zeroDegreesChkCtrl


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