KiCad PCB EDA Suite
|
Go to the source code of this file.
Classes | |
class | TOOLS_HOLDER |
Macros | |
#define | ENVVARS_CHANGED 0x0001 |
#define | TEXTVARS_CHANGED 0x0002 |
#define | HOTKEYS_CHANGED 0x0004 |
#define ENVVARS_CHANGED 0x0001 |
Definition at line 152 of file tools_holder.h.
Referenced by FOOTPRINT_EDIT_FRAME::CommonSettingsChanged(), FOOTPRINT_VIEWER_FRAME::CommonSettingsChanged(), KICAD_MANAGER_FRAME::CommonSettingsChanged(), PCB_EDIT_FRAME::CommonSettingsChanged(), SYMBOL_EDIT_FRAME::CommonSettingsChanged(), SYMBOL_VIEWER_FRAME::CommonSettingsChanged(), COMMON_CONTROL::ConfigurePaths(), and PCB::IFACE::CreateKiWindow().
#define HOTKEYS_CHANGED 0x0004 |
Definition at line 154 of file tools_holder.h.
Referenced by TOOLS_HOLDER::CommonSettingsChanged(), and EDA_BASE_FRAME::ShowPreferences().
#define TEXTVARS_CHANGED 0x0002 |
Definition at line 153 of file tools_holder.h.
Referenced by PCB_BASE_FRAME::CommonSettingsChanged(), PCB_EDIT_FRAME::ShowBoardSetupDialog(), and SCH_EDIT_FRAME::ShowSchematicSetupDialog().