20#ifndef IPC2581_EXPORT_BOM_DIALOG_H
21#define IPC2581_EXPORT_BOM_DIALOG_H
54 wxString
choiceValue(
const wxChoice* aChoice )
const;
Information pertinent to a Pcbnew printed circuit board.
DIALOG_EXPORT_2581_BOM_BASE(wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=_("BOM Fields"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(-1,-1), long style=wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER)
const IPC2581_BOM_FIELDS & GetFields() const
IPC2581_BOM_FIELDS m_fields
void onDistPNChange(wxCommandEvent &event) override
void onMfgPNChange(wxCommandEvent &event) override
bool TransferDataFromWindow() override
DIALOG_EXPORT_2581_BOM(wxWindow *aParent, BOARD *aBoard, const IPC2581_BOM_FIELDS &aFields)
bool TransferDataToWindow() override
wxString choiceValue(const wxChoice *aChoice) const
Fields that supply the IPC-2581 BOM section.