KiCad PCB EDA Suite
|
#include <app_settings.h>
Public Types | |
enum class | SELECTION_ZOOM { NONE , PAN , ZOOM } |
Public Attributes | |
SELECTION_ZOOM | selection_zoom |
Definition at line 107 of file app_settings.h.
|
strong |
Enumerator | |
---|---|
NONE | |
PAN | |
ZOOM |
Definition at line 109 of file app_settings.h.
SELECTION_ZOOM APP_SETTINGS_BASE::SEARCH_PANE::selection_zoom |
Definition at line 116 of file app_settings.h.
Referenced by APP_SETTINGS_BASE::APP_SETTINGS_BASE(), SEARCH_PANE_MENU::eventHandler(), SCH_SEARCH_HANDLER::SelectItems(), PCB_SEARCH_HANDLER::SelectItems(), and SEARCH_PANE_MENU::updateZoomPanCheckboxes().