KiCad PCB EDA Suite
Loading...
Searching...
No Matches
sch_connection.cpp File Reference
#include <regex>
#include <wx/tokenzr.h>
#include <connection_graph.h>
#include <sch_symbol.h>
#include <sch_pin.h>
#include <sch_screen.h>
#include <project/net_settings.h>
#include <advanced_config.h>
#include <string_utils.h>
#include <sch_connection.h>
#include <boost/algorithm/string/join.hpp>

Go to the source code of this file.

Functions

static bool isSuperSubOverbar (wxChar c)
 

Function Documentation

◆ isSuperSubOverbar()

static bool isSuperSubOverbar ( wxChar  c)
static

Definition at line 509 of file sch_connection.cpp.