| 
    KiCad PCB EDA Suite
    
   | 
 
#include <multichannel_tool.h>
Public Attributes | |
| bool | m_copyRouting = true | 
| bool | m_connectedRoutingOnly = false | 
| bool | m_copyPlacement = true | 
| bool | m_copyOtherItems = true | 
| bool | m_groupItems = false | 
| bool | m_includeLockedItems = true | 
| FOOTPRINT * | m_anchorFp = nullptr | 
Definition at line 41 of file multichannel_tool.h.
| FOOTPRINT* REPEAT_LAYOUT_OPTIONS::m_anchorFp = nullptr | 
Definition at line 49 of file multichannel_tool.h.
Referenced by MULTICHANNEL_TOOL::copyRuleAreaContents().
| bool REPEAT_LAYOUT_OPTIONS::m_connectedRoutingOnly = false | 
Definition at line 44 of file multichannel_tool.h.
Referenced by MULTICHANNEL_TOOL::copyRuleAreaContents().
| bool REPEAT_LAYOUT_OPTIONS::m_copyOtherItems = true | 
Definition at line 46 of file multichannel_tool.h.
Referenced by MULTICHANNEL_TOOL::copyRuleAreaContents().
| bool REPEAT_LAYOUT_OPTIONS::m_copyPlacement = true | 
Definition at line 45 of file multichannel_tool.h.
Referenced by MULTICHANNEL_TOOL::copyRuleAreaContents().
| bool REPEAT_LAYOUT_OPTIONS::m_copyRouting = true | 
Definition at line 43 of file multichannel_tool.h.
Referenced by MULTICHANNEL_TOOL::copyRuleAreaContents().
| bool REPEAT_LAYOUT_OPTIONS::m_groupItems = false | 
Definition at line 47 of file multichannel_tool.h.
Referenced by DIALOG_MULTICHANNEL_GENERATE_RULE_AREAS::DIALOG_MULTICHANNEL_GENERATE_RULE_AREAS(), and DIALOG_MULTICHANNEL_GENERATE_RULE_AREAS::TransferDataFromWindow().
| bool REPEAT_LAYOUT_OPTIONS::m_includeLockedItems = true | 
Definition at line 48 of file multichannel_tool.h.
Referenced by MULTICHANNEL_TOOL::copyRuleAreaContents().