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


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