HAL
v4.5.0-83-g30c8f0afc
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
gui_layout_locker.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
hal_core/defines.h
"
4
5
namespace
hal
6
{
7
class
UIPluginInterface;
8
9
namespace
module_identification
10
{
15
class
GuiLayoutLocker
16
{
17
UIPluginInterface
* mGuiPlugin;
18
19
public
:
20
GuiLayoutLocker
();
21
~GuiLayoutLocker
();
22
};
23
}
// namespace module_identification
24
}
// namespace hal
hal::UIPluginInterface
Definition:
plugin_interface_ui.h:40
hal::module_identification::GuiLayoutLocker
Definition:
gui_layout_locker.h:16
hal::module_identification::GuiLayoutLocker::~GuiLayoutLocker
~GuiLayoutLocker()
Definition:
gui_layout_locker.cpp:17
hal::module_identification::GuiLayoutLocker::GuiLayoutLocker
GuiLayoutLocker()
Definition:
gui_layout_locker.cpp:10
defines.h
hal
Definition:
defines.h:45
plugins
module_identification
include
module_identification
utils
gui_layout_locker.h
Generated by
1.9.1