| 
    KiCad PCB EDA Suite
    
   | 
 
#include <eeschema_settings.h>
Public Attributes | |
| bool | drag_is_move | 
| bool | esc_clears_net_highlight | 
| bool | allow_unconstrained_pin_swaps | 
Definition at line 183 of file eeschema_settings.h.
| bool EESCHEMA_SETTINGS::INPUT::allow_unconstrained_pin_swaps | 
Definition at line 187 of file eeschema_settings.h.
Referenced by PANEL_EESCHEMA_EDITING_OPTIONS::loadEEschemaSettings().
| bool EESCHEMA_SETTINGS::INPUT::drag_is_move | 
Definition at line 185 of file eeschema_settings.h.
Referenced by PANEL_EESCHEMA_EDITING_OPTIONS::loadEEschemaSettings().
| bool EESCHEMA_SETTINGS::INPUT::esc_clears_net_highlight | 
Definition at line 186 of file eeschema_settings.h.
Referenced by PANEL_EESCHEMA_EDITING_OPTIONS::loadEEschemaSettings().