KiCad PCB EDA Suite
Loading...
Searching...
No Matches
dialog_bom.h File Reference
#include <dialog_bom_base.h>
#include <vector>

Go to the source code of this file.

Classes

class  DIALOG_BOM
 

Typedefs

typedef std::vector< std::unique_ptr< BOM_GENERATOR_HANDLER > > BOM_GENERATOR_ARRAY
 

Typedef Documentation

◆ BOM_GENERATOR_ARRAY

typedef std::vector<std::unique_ptr<BOM_GENERATOR_HANDLER> > BOM_GENERATOR_ARRAY

Definition at line 36 of file dialog_bom.h.