|
HAL
v4.5.0-83-g30c8f0afc
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
|
UserActionFactory for ActionFoldModule. More...
#include </home/runner/work/hal/hal/plugins/gui/include/gui/user_action/action_fold_module.h>


Public Member Functions | |
| ActionFoldModuleFactory () | |
| UserAction * | newAction () const |
Public Member Functions inherited from hal::UserActionFactory | |
| UserActionFactory (const QString &nam) | |
| QString | tagname () const |
Static Public Attributes | |
| static ActionFoldModuleFactory * | sFactory = new ActionFoldModuleFactory |
Additional Inherited Members | |
Protected Attributes inherited from hal::UserActionFactory | |
| QString | mTagname |
UserActionFactory for ActionFoldModule.
Definition at line 75 of file action_fold_module.h.
| hal::ActionFoldModuleFactory::ActionFoldModuleFactory | ( | ) |
Definition at line 13 of file action_fold_module.cpp.
|
virtual |
Call the user action constructor.
Implements hal::UserActionFactory.
Definition at line 18 of file action_fold_module.cpp.
|
static |
Definition at line 80 of file action_fold_module.h.
Referenced by hal::ActionFoldModule::tagname().