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

#include <eeschema_settings.h>

Public Member Functions

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

Public Attributes

wxString name
 
wxString path
 
wxString command
 

Detailed Description

Definition at line 126 of file eeschema_settings.h.

Constructor & Destructor Documentation

◆ NETLIST_PLUGIN_SETTINGS() [1/2]

EESCHEMA_SETTINGS::NETLIST_PLUGIN_SETTINGS::NETLIST_PLUGIN_SETTINGS ( )
default

◆ NETLIST_PLUGIN_SETTINGS() [2/2]

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

Definition at line 130 of file eeschema_settings.h.

Member Data Documentation

◆ command

wxString EESCHEMA_SETTINGS::NETLIST_PLUGIN_SETTINGS::command

◆ name

wxString EESCHEMA_SETTINGS::NETLIST_PLUGIN_SETTINGS::name

Definition at line 135 of file eeschema_settings.h.

Referenced by EESCHEMA_SETTINGS::netlistSettingsToJson().

◆ path

wxString EESCHEMA_SETTINGS::NETLIST_PLUGIN_SETTINGS::path

Definition at line 136 of file eeschema_settings.h.

Referenced by EESCHEMA_SETTINGS::netlistSettingsToJson().


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