|
KiCad PCB EDA Suite
|
Class to handle a set of SCH_ITEMs. More...
#include <eda_group.h>#include <sch_commit.h>#include <sch_item.h>#include <lset.h>#include <unordered_set>Go to the source code of this file.
Classes | |
| class | SCH_GROUP |
| A set of SCH_ITEMs (i.e., without duplicates). More... | |
Namespaces | |
| namespace | KIGFX |
| The Cairo implementation of the graphics abstraction layer. | |
Class to handle a set of SCH_ITEMs.
Definition in file sch_group.h.