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

Class DRC_RE_NUMERIC_INPUT_PANEL_BASE. More...

#include <drc_re_numeric_input_panel_base.h>

Inheritance diagram for DRC_RE_NUMERIC_INPUT_PANEL_BASE:
DRC_RE_NUMERIC_INPUT_PANEL

Public Member Functions

 DRC_RE_NUMERIC_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_NUMERIC_INPUT_PANEL_BASE ()
 

Protected Attributes

wxBoxSizer * bConstraintImageSizer
 
wxStaticText * m_numericConstraintLabel
 
wxTextCtrl * m_numericConstraintCtrl
 
wxStaticText * m_numericConstraintUnit
 

Detailed Description

Constructor & Destructor Documentation

◆ DRC_RE_NUMERIC_INPUT_PANEL_BASE()

DRC_RE_NUMERIC_INPUT_PANEL_BASE::DRC_RE_NUMERIC_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_NUMERIC_INPUT_PANEL_BASE()

DRC_RE_NUMERIC_INPUT_PANEL_BASE::~DRC_RE_NUMERIC_INPUT_PANEL_BASE ( )

Definition at line 65 of file drc_re_numeric_input_panel_base.cpp.

Member Data Documentation

◆ bConstraintImageSizer

wxBoxSizer* DRC_RE_NUMERIC_INPUT_PANEL_BASE::bConstraintImageSizer
protected

◆ m_numericConstraintCtrl

wxTextCtrl* DRC_RE_NUMERIC_INPUT_PANEL_BASE::m_numericConstraintCtrl
protected

◆ m_numericConstraintLabel

wxStaticText* DRC_RE_NUMERIC_INPUT_PANEL_BASE::m_numericConstraintLabel
protected

◆ m_numericConstraintUnit

wxStaticText* DRC_RE_NUMERIC_INPUT_PANEL_BASE::m_numericConstraintUnit
protected

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