|
KiCad PCB EDA Suite
|
View snapshot captured on detach, restored on activate. More...
#include <editor_tab_context.h>
Public Attributes | |
| double | scale = 0.0 |
| VECTOR2D | center |
| bool | valid = false |
View snapshot captured on detach, restored on activate.
Definition at line 65 of file editor_tab_context.h.
| VECTOR2D EDITOR_TAB_CONTEXT::VIEW_SNAPSHOT::center |
Definition at line 68 of file editor_tab_context.h.
Referenced by SYMBOL_EDIT_FRAME::captureSymbolViewSnapshot(), FOOTPRINT_EDIT_FRAME::detachActiveFootprintTab(), FOOTPRINT_EDIT_FRAME::installFootprintTabBoard(), and SYMBOL_EDIT_FRAME::restoreSymbolViewSnapshot().
| double EDITOR_TAB_CONTEXT::VIEW_SNAPSHOT::scale = 0.0 |
Definition at line 67 of file editor_tab_context.h.
Referenced by SYMBOL_EDIT_FRAME::captureSymbolViewSnapshot(), FOOTPRINT_EDIT_FRAME::detachActiveFootprintTab(), FOOTPRINT_EDIT_FRAME::installFootprintTabBoard(), and SYMBOL_EDIT_FRAME::restoreSymbolViewSnapshot().
| bool EDITOR_TAB_CONTEXT::VIEW_SNAPSHOT::valid = false |
Definition at line 69 of file editor_tab_context.h.
Referenced by SYMBOL_EDIT_FRAME::activateSymbolTab(), SYMBOL_EDIT_FRAME::captureSymbolViewSnapshot(), FOOTPRINT_EDIT_FRAME::detachActiveFootprintTab(), FOOTPRINT_EDIT_FRAME::installFootprintTabBoard(), and SYMBOL_EDIT_FRAME::restoreSymbolViewSnapshot().