KiCad PCB EDA Suite
Loading...
Searching...
No Matches
EESCHEMA_SETTINGS::BOM_PLUGIN_SETTINGS Struct Reference

#include <eeschema_settings.h>

Public Member Functions

 BOM_PLUGIN_SETTINGS ()=default
 
 BOM_PLUGIN_SETTINGS (const wxString &aName, const wxString &aPath)
 

Public Attributes

wxString name
 
wxString path
 
wxString command
 

Detailed Description

Definition at line 112 of file eeschema_settings.h.

Constructor & Destructor Documentation

◆ BOM_PLUGIN_SETTINGS() [1/2]

EESCHEMA_SETTINGS::BOM_PLUGIN_SETTINGS::BOM_PLUGIN_SETTINGS ( )
default

◆ BOM_PLUGIN_SETTINGS() [2/2]

EESCHEMA_SETTINGS::BOM_PLUGIN_SETTINGS::BOM_PLUGIN_SETTINGS ( const wxString &  aName,
const wxString &  aPath 
)
inline

Definition at line 116 of file eeschema_settings.h.

Member Data Documentation

◆ command

◆ name

wxString EESCHEMA_SETTINGS::BOM_PLUGIN_SETTINGS::name

◆ path

wxString EESCHEMA_SETTINGS::BOM_PLUGIN_SETTINGS::path

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