KiCad PCB EDA Suite
Loading...
Searching...
No Matches
dialog_pin_properties.h File Reference
#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 }
 

Enumeration Type Documentation

◆ COL_ORDER

enum COL_ORDER
Enumerator
COL_NAME 
COL_TYPE 
COL_SHAPE 
COL_COUNT 

Definition at line 40 of file dialog_pin_properties.h.