HAL  v4.5.0-83-g30c8f0afc
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
hal::module_identification::GuiLayoutLocker Class Reference

#include </home/runner/work/hal/hal/plugins/module_identification/include/module_identification/utils/gui_layout_locker.h>

Collaboration diagram for hal::module_identification::GuiLayoutLocker:
Collaboration graph

Public Member Functions

 GuiLayoutLocker ()
 
 ~GuiLayoutLocker ()
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ GuiLayoutLocker()

hal::module_identification::GuiLayoutLocker::GuiLayoutLocker ( )

Definition at line 10 of file gui_layout_locker.cpp.

References hal::UIPluginInterface::set_layout_locker().

◆ ~GuiLayoutLocker()

hal::module_identification::GuiLayoutLocker::~GuiLayoutLocker ( )

Definition at line 17 of file gui_layout_locker.cpp.

References hal::UIPluginInterface::set_layout_locker().


The documentation for this class was generated from the following files: