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

#include <board_project_settings.h>

Public Attributes

wxString mfg
 Manufacturer name column.
 
wxString MPN
 Manufacturer part number column.
 
wxString dist
 Distributor name column.
 
wxString distPN
 Distributor part number column.
 
wxString id
 Internal ID column.
 

Detailed Description

Definition at line 147 of file board_project_settings.h.

Member Data Documentation

◆ dist

wxString IP2581_BOM::dist

Distributor name column.

Definition at line 151 of file board_project_settings.h.

Referenced by DIALOG_EXPORT_2581::TransferDataFromWindow(), and DIALOG_EXPORT_2581::TransferDataToWindow().

◆ distPN

wxString IP2581_BOM::distPN

Distributor part number column.

Definition at line 152 of file board_project_settings.h.

Referenced by DIALOG_EXPORT_2581::TransferDataFromWindow(), and DIALOG_EXPORT_2581::TransferDataToWindow().

◆ id

wxString IP2581_BOM::id

◆ mfg

wxString IP2581_BOM::mfg

Manufacturer name column.

Definition at line 149 of file board_project_settings.h.

Referenced by DIALOG_EXPORT_2581::TransferDataFromWindow(), and DIALOG_EXPORT_2581::TransferDataToWindow().

◆ MPN

wxString IP2581_BOM::MPN

Manufacturer part number column.

Definition at line 150 of file board_project_settings.h.

Referenced by DIALOG_EXPORT_2581::TransferDataFromWindow(), and DIALOG_EXPORT_2581::TransferDataToWindow().


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