KiCad PCB EDA Suite
Loading...
Searching...
No Matches
panel_sync_sheet_pins.cpp File Reference
#include "panel_sync_sheet_pins.h"
#include "sch_sheet_pin.h"
#include "sheet_synchronization_model.h"
#include "sheet_synchronization_item.h"
#include "sync_sheet_pin_preference.h"
#include "sheet_synchronization_agent.h"
#include <bitmaps.h>
#include <map>
#include <memory>
#include <sch_label.h>
#include <sch_sheet.h>
#include <sch_pin.h>
#include <sch_screen.h>
#include <wx/bookctrl.h>
#include <eda_item.h>

Go to the source code of this file.

Functions

wxString getElectricalTypeLabel (LABEL_FLAG_SHAPE aType)
 

Function Documentation

◆ getElectricalTypeLabel()

wxString getElectricalTypeLabel ( LABEL_FLAG_SHAPE  aType)

Definition at line 93 of file sch_label.cpp.