KiCad PCB EDA Suite
Loading...
Searching...
No Matches
BOM_FIELD Struct Reference

#include <bom_settings.h>

Public Member Functions

bool operator== (const BOM_FIELD &rhs) const
 

Public Attributes

wxString name
 
wxString label
 
bool show = false
 
bool groupBy = false
 

Detailed Description

Definition at line 30 of file bom_settings.h.

Member Function Documentation

◆ operator==()

bool BOM_FIELD::operator== ( const BOM_FIELD rhs) const

Definition at line 28 of file bom_settings.cpp.

References groupBy, label, name, and show.

Member Data Documentation

◆ groupBy

bool BOM_FIELD::groupBy = false

◆ label

◆ name

◆ show

bool BOM_FIELD::show = false

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