| 
    KiCad PCB EDA Suite
    
   | 
 
Public Attributes | |
| RULE_AREA * | m_targetRA | 
| bool | m_isOK | 
| bool | m_doCopy | 
| wxString | m_raName | 
| wxString | m_errMsg | 
Definition at line 49 of file dialog_multichannel_repeat_layout.h.
| bool DIALOG_MULTICHANNEL_REPEAT_LAYOUT::TABLE_ENTRY::m_doCopy | 
Definition at line 52 of file dialog_multichannel_repeat_layout.h.
| wxString DIALOG_MULTICHANNEL_REPEAT_LAYOUT::TABLE_ENTRY::m_errMsg | 
Definition at line 54 of file dialog_multichannel_repeat_layout.h.
| bool DIALOG_MULTICHANNEL_REPEAT_LAYOUT::TABLE_ENTRY::m_isOK | 
Definition at line 51 of file dialog_multichannel_repeat_layout.h.
| wxString DIALOG_MULTICHANNEL_REPEAT_LAYOUT::TABLE_ENTRY::m_raName | 
Definition at line 53 of file dialog_multichannel_repeat_layout.h.
| RULE_AREA* DIALOG_MULTICHANNEL_REPEAT_LAYOUT::TABLE_ENTRY::m_targetRA | 
Definition at line 50 of file dialog_multichannel_repeat_layout.h.