|
KiCad PCB EDA Suite
|
#include <widgets/color_swatch.h>#include <widgets/line_ending_bitmap.h>#include <stroke_params.h>#include <sch_edit_frame.h>#include <symbol_edit_frame.h>#include <sch_shape.h>#include <sch_rule_area.h>#include <dialog_shape_properties.h>#include <settings/color_settings.h>#include <widgets/wx_infobar.h>#include <symbol_editor_settings.h>#include <sch_commit.h>#include <string_utils.h>#include <line_ending.h>Go to the source code of this file.
Functions | |
| static bool | isOpenShape (SHAPE_T aShape) |
|
static |
Definition at line 38 of file eeschema/dialogs/dialog_shape_properties.cpp.
References ARC, BEZIER, POLY, and SEGMENT.
Referenced by EDA_SHAPE_DESC::EDA_SHAPE_DESC().