48std::vector<SCH_ITEM*>
FlattenGroups(
const std::deque<EDA_ITEM*>& aItems );
71 const LIB_ID& aLibId,
int aUnit );
111 std::set<wxString>* aSheetPaths =
nullptr, std::set<wxString>* aProjectNames =
nullptr );
A logical library item identifier and consists of various portions much like a URI.
Holds all the data relating to one schematic.
Base class for any item which can be embedded within the SCHEMATIC container class,...
Container to create a flattened list of symbols because in a complex hierarchy, a symbol can be used ...
A helper to define a symbol's reference designator in a schematic.
std::vector< EDA_ITEM * > EDA_ITEMS