KiCad PCB EDA Suite
|
#include <common_settings.h>
Public Attributes | |
wxString | python_interpreter |
bool | enable_server |
Definition at line 188 of file common_settings.h.
bool COMMON_SETTINGS::API::enable_server |
Definition at line 191 of file common_settings.h.
Referenced by EDA_BASE_FRAME::CommonSettingsChanged(), PCB_EDIT_FRAME::configureToolbars(), SCH_EDIT_FRAME::configureToolbars(), PGM_BASE::InitPgm(), PLUGIN_CONTENT_MANAGER::MarkInstalled(), PANEL_PLUGIN_SETTINGS::TransferDataFromWindow(), and PANEL_PLUGIN_SETTINGS::TransferDataToWindow().
wxString COMMON_SETTINGS::API::python_interpreter |
Definition at line 190 of file common_settings.h.
Referenced by PGM_BASE::InitPgm(), PANEL_PLUGIN_SETTINGS::TransferDataFromWindow(), and PANEL_PLUGIN_SETTINGS::TransferDataToWindow().