25 #ifndef KICAD_SCH_MOVE_TOOL_H 26 #define KICAD_SCH_MOVE_TOOL_H 99 #endif //KICAD_SCH_MOVE_TOOL_H
Schematic editor (Eeschema) main window.
std::vector< EDA_ITEM * > EDA_ITEMS
Define list of drawing items for screens.
Segment description base class to describe items which have 2 end points (track, wire,...
A base class for most all the KiCad significant classes used in schematics and boards.
Base class for any item which can be embedded within the SCHEMATIC container class,...