KiCad PCB EDA Suite
|
#include <eeschema_settings.h>
Public Attributes | |
bool | drag_is_move |
bool | esc_clears_net_highlight |
Definition at line 159 of file eeschema_settings.h.
bool EESCHEMA_SETTINGS::INPUT::drag_is_move |
Definition at line 161 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), PANEL_EESCHEMA_EDITING_OPTIONS::loadEEschemaSettings(), SCH_MOVE_TOOL::Main(), and PANEL_EESCHEMA_EDITING_OPTIONS::TransferDataFromWindow().
bool EESCHEMA_SETTINGS::INPUT::esc_clears_net_highlight |
Definition at line 162 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), PANEL_EESCHEMA_EDITING_OPTIONS::loadEEschemaSettings(), EE_SELECTION_TOOL::Main(), and PANEL_EESCHEMA_EDITING_OPTIONS::TransferDataFromWindow().