KiCad PCB EDA Suite
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
BOARD::GroupLegalOpsField Struct Reference

#include <board.h>

Public Attributes

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

Detailed Description

Definition at line 1278 of file board.h.

Member Data Documentation

◆ create

bool BOARD::GroupLegalOpsField::create

Definition at line 1280 of file board.h.

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

◆ removeItems

bool BOARD::GroupLegalOpsField::removeItems

Definition at line 1282 of file board.h.

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

◆ ungroup

bool BOARD::GroupLegalOpsField::ungroup

Definition at line 1281 of file board.h.

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


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