|
HAL
v4.5.0-83-g30c8f0afc
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
|

Public Member Functions | |
| GuiLayoutLocker () | |
| ~GuiLayoutLocker () | |
Suppresses layout updates of the GUI for as long as the object exists. This keeps a long-running analysis from triggering a re-layout on every single netlist change.
Definition at line 15 of file gui_layout_locker.h.
| hal::module_identification::GuiLayoutLocker::GuiLayoutLocker | ( | ) |
Definition at line 10 of file gui_layout_locker.cpp.
References hal::UIPluginInterface::set_layout_locker().
| hal::module_identification::GuiLayoutLocker::~GuiLayoutLocker | ( | ) |
Definition at line 17 of file gui_layout_locker.cpp.
References hal::UIPluginInterface::set_layout_locker().