|
KiCad PCB EDA Suite
|
#include <wx/bmpcbox.h>#include <wx/dcclient.h>#include <pinshape_combobox.h>#include <pintype_combobox.h>#include <dialog_pin_properties_base.h>#include <widgets/unit_binder.h>#include <sch_pin.h>#include <symbol_edit_frame.h>Go to the source code of this file.
Classes | |
| class | DIALOG_PIN_PROPERTIES |
Enumerations | |
| enum | COL_ORDER { COL_NAME , COL_TYPE , COL_SHAPE , COL_COUNT } |
| enum COL_ORDER |
| Enumerator | |
|---|---|
| COL_NAME | |
| COL_TYPE | |
| COL_SHAPE | |
| COL_COUNT | |
Definition at line 40 of file dialog_pin_properties.h.