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


Public Member Functions | |
| ActionAddItemsToObjectFactory () | |
| UserAction * | newAction () const |
Public Member Functions inherited from hal::UserActionFactory | |
| UserActionFactory (const QString &nam) | |
| QString | tagname () const |
Static Public Attributes | |
| static ActionAddItemsToObjectFactory * | sFactory = new ActionAddItemsToObjectFactory |
Additional Inherited Members | |
Protected Attributes inherited from hal::UserActionFactory | |
| QString | mTagname |
UserActionFactory for ActionAddItemsToObject.
Definition at line 94 of file action_add_items_to_object.h.
| hal::ActionAddItemsToObjectFactory::ActionAddItemsToObjectFactory | ( | ) |
Definition at line 15 of file action_add_items_to_object.cpp.
|
virtual |
Call the user action constructor.
Implements hal::UserActionFactory.
Definition at line 22 of file action_add_items_to_object.cpp.
|
static |
Definition at line 99 of file action_add_items_to_object.h.
Referenced by hal::ActionAddItemsToObject::tagname().