|
KiCad PCB EDA Suite
|
Go to the source code of this file.
Classes | |
| class | SCH_ACTIONS |
| Gather all the actions that are shared by tools. More... | |
| struct | SCH_ACTIONS::PLACE_SYMBOL_PARAMS |
| struct | SCH_ACTIONS::PLACE_SYMBOL_UNIT_PARAMS |
Macros | |
| #define | NO_PIN_FUNCTIONS_WITH_MULTIPLE_BODY_STYLES _( "Alternate pin functions are not available on symbols with multiple body styles." ) |
| #define | NO_BODY_STYLES_WITH_ALTERNATE_PIN_FUNCTIONS _( "Multiple body styles are not supported on symbols with alternate pin functions." ) |
| #define NO_BODY_STYLES_WITH_ALTERNATE_PIN_FUNCTIONS _( "Multiple body styles are not supported on symbols with alternate pin functions." ) |
Definition at line 36 of file sch_actions.h.
Referenced by DIALOG_LIB_SYMBOL_PROPERTIES::OnBodyStyle().
| #define NO_PIN_FUNCTIONS_WITH_MULTIPLE_BODY_STYLES _( "Alternate pin functions are not available on symbols with multiple body styles." ) |
Definition at line 33 of file sch_actions.h.
Referenced by DIALOG_PIN_PROPERTIES::DIALOG_PIN_PROPERTIES(), and DIALOG_SYMBOL_PROPERTIES::DIALOG_SYMBOL_PROPERTIES().