![]() |
HAL
|
UserActionFactory for ActionMoveItem. More...
#include <action_move_item.h>
Public Member Functions | |
ActionMoveItemFactory () | |
UserAction * | newAction () const |
![]() | |
UserActionFactory (const QString &nam) | |
QString | tagname () const |
Static Public Attributes | |
static ActionMoveItemFactory * | sFactory = new ActionMoveItemFactory |
Additional Inherited Members | |
![]() | |
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().