KiCad PCB EDA Suite
Loading...
Searching...
No Matches
ltspice_schematic.cpp File Reference
#include "sch_io/ltspice/ltspice_schematic.h"
#include <sch_io/ltspice/sch_io_ltspice_parser.h>
#include <sch_screen.h>
#include <wx/log.h>
#include <wx/dir.h>
#include <wx/tokenzr.h>
#include <wildcards_and_files_ext.h>
#include <sch_sheet.h>
#include <schematic.h>
#include <project.h>
#include <richio.h>
#include <algorithm>

Go to the source code of this file.

Functions

static wxString resolveAsyMapKey (const std::map< wxString, wxString > &aMap, const wxString &aName)
 Loads the asc file and asy files.
 

Function Documentation

◆ resolveAsyMapKey()

static wxString resolveAsyMapKey ( const std::map< wxString, wxString > & aMap,
const wxString & aName )
static