KiCad PCB EDA Suite
Loading...
Searching...
No Matches
sch_collectors.h File Reference
#include <lib_symbol.h>
#include <collector.h>
#include <sch_item.h>

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)
 

Function Documentation

◆ CollectOtherUnits()