KiCad PCB EDA Suite
|
#include <board.h>
Public Attributes | |
bool | create: 1 |
bool | ungroup: 1 |
bool | removeItems: 1 |
bool BOARD::GroupLegalOpsField::create |
Definition at line 1249 of file board.h.
Referenced by BOARD::GroupLegalOps(), and GROUP_CONTEXT_MENU::update().
bool BOARD::GroupLegalOpsField::removeItems |
Definition at line 1251 of file board.h.
Referenced by BOARD::GroupLegalOps(), and GROUP_CONTEXT_MENU::update().
bool BOARD::GroupLegalOpsField::ungroup |
Definition at line 1250 of file board.h.
Referenced by BOARD::GroupLegalOps(), and GROUP_CONTEXT_MENU::update().