KiCad PCB EDA Suite
Loading...
Searching...
No Matches
sch_actions.h File Reference
#include <tool/tool_action.h>
#include <tool/actions.h>

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." )
 

Macro Definition Documentation

◆ NO_BODY_STYLES_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().

◆ NO_PIN_FUNCTIONS_WITH_MULTIPLE_BODY_STYLES

#define NO_PIN_FUNCTIONS_WITH_MULTIPLE_BODY_STYLES    _( "Alternate pin functions are not available on symbols with multiple body styles." )