KiCad PCB EDA Suite
Loading...
Searching...
No Matches
BOARD::GroupLegalOpsField Struct Reference

#include <board.h>

Public Attributes

bool create: 1
 
bool ungroup: 1
 
bool removeItems: 1
 

Detailed Description

Definition at line 1229 of file board.h.

Member Data Documentation

◆ create

bool BOARD::GroupLegalOpsField::create

Definition at line 1231 of file board.h.

Referenced by BOARD::GroupLegalOps(), and GROUP_CONTEXT_MENU::update().

◆ removeItems

bool BOARD::GroupLegalOpsField::removeItems

Definition at line 1233 of file board.h.

Referenced by BOARD::GroupLegalOps(), and GROUP_CONTEXT_MENU::update().

◆ ungroup

bool BOARD::GroupLegalOpsField::ungroup

Definition at line 1232 of file board.h.

Referenced by BOARD::GroupLegalOps(), and GROUP_CONTEXT_MENU::update().


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