KiCad PCB EDA Suite
|
#include <dialog_field_properties_base.h>
#include <widgets/unit_binder.h>
#include <lib_field.h>
#include <template_fieldnames.h>
Go to the source code of this file.
Classes | |
class | DIALOG_FIELD_PROPERTIES |
A base class to edit schematic and symbol library fields. More... | |
class | DIALOG_LIB_FIELD_PROPERTIES |
Handle editing a single symbol field in the symbol editor. More... | |
class | DIALOG_SCH_FIELD_PROPERTIES |
Handle editing a single symbol field in the schematic editor. More... | |