|
KiCad PCB EDA Suite
|
Public Attributes | |
| BOOL_OPERATOR | boolOp |
| wxChoice * | operatorChoice |
| DRC_RE_CONDITION_ROW_PANEL * | panel |
| wxBoxSizer * | rowSizer |
Definition at line 81 of file drc_re_condition_group_panel.h.
| BOOL_OPERATOR DRC_RE_CONDITION_GROUP_PANEL::CONDITION_ENTRY::boolOp |
Definition at line 83 of file drc_re_condition_group_panel.h.
Referenced by DRC_RE_CONDITION_GROUP_PANEL::addConditionRow().
| wxChoice* DRC_RE_CONDITION_GROUP_PANEL::CONDITION_ENTRY::operatorChoice |
Definition at line 84 of file drc_re_condition_group_panel.h.
Referenced by DRC_RE_CONDITION_GROUP_PANEL::addConditionRow(), and DRC_RE_CONDITION_GROUP_PANEL::removeConditionRow().
| DRC_RE_CONDITION_ROW_PANEL* DRC_RE_CONDITION_GROUP_PANEL::CONDITION_ENTRY::panel |
Definition at line 85 of file drc_re_condition_group_panel.h.
Referenced by DRC_RE_CONDITION_GROUP_PANEL::addConditionRow(), and DRC_RE_CONDITION_GROUP_PANEL::removeConditionRow().
| wxBoxSizer* DRC_RE_CONDITION_GROUP_PANEL::CONDITION_ENTRY::rowSizer |
Definition at line 86 of file drc_re_condition_group_panel.h.
Referenced by DRC_RE_CONDITION_GROUP_PANEL::addConditionRow(), and DRC_RE_CONDITION_GROUP_PANEL::removeConditionRow().