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

#include <bom_settings.h>

Public Member Functions

bool operator== (const BOM_PRESET &rhs) const
 

Static Public Member Functions

static BOM_PRESET DefaultEditing ()
 
static BOM_PRESET GroupedByValue ()
 
static BOM_PRESET GroupedByValueFootprint ()
 
static BOM_PRESET Attributes ()
 
static std::vector< BOM_PRESETBuiltInPresets ()
 

Public Attributes

wxString name
 
bool readOnly = false
 
std::vector< BOM_FIELDfieldsOrdered
 
wxString sortField
 
bool sortAsc = true
 
wxString filterString
 
bool groupSymbols = false
 
bool excludeDNP = false
 
bool includeExcludedFromBOM = false
 

Detailed Description

Definition at line 49 of file bom_settings.h.

Member Function Documentation

◆ Attributes()

BOM_PRESET BOM_PRESET::Attributes ( )
static

Definition at line 180 of file bom_settings.cpp.

References _, and _HKI.

Referenced by BuiltInPresets().

◆ BuiltInPresets()

std::vector< BOM_PRESET > BOM_PRESET::BuiltInPresets ( )
static

◆ DefaultEditing()

BOM_PRESET BOM_PRESET::DefaultEditing ( )
static

◆ GroupedByValue()

BOM_PRESET BOM_PRESET::GroupedByValue ( )
static

Definition at line 142 of file bom_settings.cpp.

References _, and _HKI.

Referenced by BuiltInPresets().

◆ GroupedByValueFootprint()

BOM_PRESET BOM_PRESET::GroupedByValueFootprint ( )
static

Definition at line 161 of file bom_settings.cpp.

References _, and _HKI.

Referenced by BuiltInPresets().

◆ operator==()

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

Member Data Documentation

◆ excludeDNP

◆ fieldsOrdered

◆ filterString

◆ groupSymbols

◆ includeExcludedFromBOM

bool BOM_PRESET::includeExcludedFromBOM = false

◆ name

◆ readOnly

◆ sortAsc

◆ sortField


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