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

#include <drc_re_constraint_panel_params.h>

Inheritance diagram for DRC_RE_CONSTRAINT_PANEL_PARAMS:
DRC_RE_BOOL_INPUT_CONSTRAINT_PANEL_PARAMS DRC_RE_NUMERIC_INPUT_CONSTRAINT_PANEL_PARAMS

Public Member Functions

 DRC_RE_CONSTRAINT_PANEL_PARAMS ()
 
 DRC_RE_CONSTRAINT_PANEL_PARAMS (const wxString &aConstraintTitle, const DRC_RULE_EDITOR_CONSTRAINT_NAME &aConstraintType)
 

Public Attributes

wxString m_constraintTitle
 
DRC_RULE_EDITOR_CONSTRAINT_NAME m_constraintType
 

Detailed Description

Definition at line 35 of file drc_re_constraint_panel_params.h.

Constructor & Destructor Documentation

◆ DRC_RE_CONSTRAINT_PANEL_PARAMS() [1/2]

◆ DRC_RE_CONSTRAINT_PANEL_PARAMS() [2/2]

DRC_RE_CONSTRAINT_PANEL_PARAMS::DRC_RE_CONSTRAINT_PANEL_PARAMS ( const wxString & aConstraintTitle,
const DRC_RULE_EDITOR_CONSTRAINT_NAME & aConstraintType )
inline

Definition at line 40 of file drc_re_constraint_panel_params.h.

References m_constraintTitle, and m_constraintType.

Member Data Documentation

◆ m_constraintTitle

◆ m_constraintType


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