| 
    KiCad PCB EDA Suite
    
   | 
 
#include "sheet_synchronization_model.h"#include "sheet_synchronization_item.h"#include "sheet_synchronization_notifier.h"#include "sheet_synchronization_agent.h"#include <sch_label.h>#include <sch_sheet_pin.h>#include <wx/colour.h>#include <wx/variant.h>Go to the source code of this file.
Functions | |
| wxString | getElectricalTypeLabel (LABEL_FLAG_SHAPE aType) | 
      
  | 
  extern | 
Definition at line 99 of file sch_label.cpp.
References _, L_BIDI, L_INPUT, L_OUTPUT, L_TRISTATE, and L_UNSPECIFIED.
Referenced by SCH_LABEL_BASE::GetMsgPanelInfo(), SHEET_SYNCHRONIZATION_MODEL::GetValueByRow(), and SCH_LABEL_BASE::ResolveTextVar().