KiCad PCB EDA Suite
Loading...
Searching...
No Matches
ee_collectors.h File Reference
#include <lib_symbol.h>
#include <collector.h>
#include <dialogs/dialog_schematic_find.h>
#include <sch_item.h>

Go to the source code of this file.

Classes

class  EE_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()

void CollectOtherUnits ( const wxString &  thisRef,
int  thisUnit,
const LIB_ID aLibId,
SCH_SHEET_PATH aSheet,
std::vector< SCH_SYMBOL * > *  otherUnits 
)