KiCad PCB EDA Suite
Loading...
Searching...
No Matches
sim_property.cpp File Reference
#include <wx/combo.h>
#include <sim/sim_property.h>
#include <sim/sim_value.h>
#include <ki_exception.h>

Go to the source code of this file.

Functions

static wxArrayString convertStringsToWx (const std::vector< std::string > &aStrings)
 

Function Documentation

◆ convertStringsToWx()

static wxArrayString convertStringsToWx ( const std::vector< std::string > &  aStrings)
static

Definition at line 220 of file sim_property.cpp.