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

#include <bom_settings.h>

Inheritance diagram for FIELDS_TABLE_BOM_SETTINGS:
BOARD_DESIGN_SETTINGS SCHEMATIC_SETTINGS

Public Attributes

wxString m_BomExportFileName
 
BOM_PRESET m_BomSettings
 List of stored BOM presets.
 
std::vector< BOM_PRESET > m_BomPresets
 
BOM_FMT_PRESET m_BomFmtSettings
 List of stored BOM format presets.
 
std::vector< BOM_FMT_PRESETm_BomFmtPresets
 

Detailed Description

Definition at line 117 of file bom_settings.h.

Member Data Documentation

◆ m_BomExportFileName

◆ m_BomFmtPresets

◆ m_BomFmtSettings

BOM_FMT_PRESET FIELDS_TABLE_BOM_SETTINGS::m_BomFmtSettings

◆ m_BomPresets

◆ m_BomSettings

BOM_PRESET FIELDS_TABLE_BOM_SETTINGS::m_BomSettings

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