25#ifndef SCH_DRAWING_TOOLS_H 
   26#define SCH_DRAWING_TOOLS_H 
   79                        std::list<std::unique_ptr<SCH_LABEL_BASE>>& aLabelList );
 
 
A color representation with 4 components: red, green, blue, alpha.
 
Class for a wire to bus entry.
 
Schematic editor (Eeschema) main window.
 
Segment description base class to describe items which have 2 end points (track, wire,...
 
Define a sheet pin (label) used in sheets to create hierarchical schematics.
 
Sheet symbol placed in a schematic, and is the entry point for a sub schematic.
 
Simple container to manage line stroke parameters.
 
Definition of the SCH_SHEET_PATH and SCH_SHEET_LIST classes for Eeschema.
 
GR_TEXT_H_ALIGN_T
This is API surface mapped to common.types.HorizontalAlignment.
 
GR_TEXT_V_ALIGN_T
This is API surface mapped to common.types.VertialAlignment.
 
VECTOR2< int32_t > VECTOR2I