| 
    KiCad PCB EDA Suite
    
   | 
 
Go to the source code of this file.
Classes | |
| class | SCH_COLLECTOR | 
Functions | |
| void | CollectOtherUnits (const wxString &thisRef, int thisUnit, const LIB_ID &aLibId, SCH_SHEET_PATH &aSheet, std::vector< SCH_SYMBOL * > *otherUnits) | 
| void CollectOtherUnits | ( | const wxString & | thisRef, | 
| int | thisUnit, | ||
| const LIB_ID & | aLibId, | ||
| SCH_SHEET_PATH & | aSheet, | ||
| std::vector< SCH_SYMBOL * > * | otherUnits ) | 
Definition at line 215 of file sch_collectors.cpp.
References SCH_REFERENCE_LIST::GetCount(), SCH_SYMBOL::GetLibId(), SCH_REFERENCE::GetRef(), SCH_REFERENCE::GetSymbol(), SCH_SHEET_PATH::GetSymbols(), and SCH_REFERENCE::GetUnit().
Referenced by SCH_EDIT_TOOL::collectUnits(), SCHEMATIC::SCHEMATIC(), SCH_SYMBOL::SyncOtherUnits(), and DIALOG_FIELD_PROPERTIES::UpdateField().