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 137 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 141 of file eeschema_settings.h.

References name, and path.

Member Data Documentation

◆ command

wxString EESCHEMA_SETTINGS::NETLIST_PLUGIN_SETTINGS::command

◆ name

wxString EESCHEMA_SETTINGS::NETLIST_PLUGIN_SETTINGS::name

◆ path

wxString EESCHEMA_SETTINGS::NETLIST_PLUGIN_SETTINGS::path

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