![]() |
KiCad PCB EDA Suite
|
#include "dialog_sim_settings.h"
#include <sim/netlist_exporter_pspice_sim.h>
#include <sim/ngspice.h>
#include <confirm.h>
#include <wx/tokenzr.h>
#include <vector>
#include <utility>
Go to the source code of this file.
Functions | |
static bool | empty (const wxTextEntryBase *aCtrl) |
static void | setStringSelection (wxChoice *aCtrl, const wxString &aStr) |
static wxString | getStringSelection (const wxChoice *aCtrl) |
|
static |
Definition at line 41 of file dialog_sim_settings.cpp.
Referenced by BOOST_AUTO_TEST_CASE(), PROPERTY_BASE::Choices(), DSN::SPECCTRA_DB::doNET(), DSN::SPECCTRA_DB::doSUPPLY_PIN(), DSN::SPECCTRA_DB::doWAS_IS(), PAD_TOOL::EnumeratePads(), DSN::SPECCTRA_DB::FromBOARD(), NETLIST_EXPORTER_PSPICE_SIM::GetCurrents(), PROPERTY_MANAGER::GetProperties(), FOOTPRINT_EDIT_FRAME::GetTargetFPID(), SYMBOL_EDIT_FRAME::GetTargetLibId(), FOOTPRINT_EDIT_FRAME::OnSaveFootprintAsPng(), DIALOG_SIM_SETTINGS::parseCommand(), PCB_EDIT_FRAME::RecreateBOMFileFromBoard(), SCHEMATIC::ResolveTextVar(), SYMBOL_EDIT_FRAME::Save(), SYMBOL_EDIT_FRAME::SaveLibraryAs(), NESTED_SETTINGS::SaveToFile(), SHAPE_POLY_SET::Simplify(), SCH_SHEET_LIST::TestForRecursion(), DIALOG_SIM_SETTINGS::TransferDataFromWindow(), DIALOG_SIM_SETTINGS::TransferDataToWindow(), and EDIT_POINTS::ViewBBox().
|
static |
Definition at line 53 of file dialog_sim_settings.cpp.
Referenced by DIALOG_SIM_SETTINGS::onDCEnableSecondSource(), DIALOG_SIM_SETTINGS::onSwapDCSources(), and DIALOG_SIM_SETTINGS::TransferDataToWindow().
|
static |
Definition at line 47 of file dialog_sim_settings.cpp.
Referenced by DIALOG_SIM_SETTINGS::parseCommand().