HAL
hal::ActionMoveItemFactory Class Reference

UserActionFactory for ActionMoveItem. More...

#include <action_move_item.h>

Inheritance diagram for hal::ActionMoveItemFactory:
Inheritance graph
Collaboration diagram for hal::ActionMoveItemFactory:
Collaboration graph

Public Member Functions

 ActionMoveItemFactory ()
 
UserActionnewAction () const
 
- Public Member Functions inherited from hal::UserActionFactory
 UserActionFactory (const QString &nam)
 
QString tagname () const
 

Static Public Attributes

static ActionMoveItemFactorysFactory = new ActionMoveItemFactory
 

Additional Inherited Members

- Protected Attributes inherited from hal::UserActionFactory
QString mTagname
 

Detailed Description

UserActionFactory for ActionMoveItem.

Definition at line 68 of file action_move_item.h.

Constructor & Destructor Documentation

◆ ActionMoveItemFactory()

hal::ActionMoveItemFactory::ActionMoveItemFactory ( )

Definition at line 13 of file action_move_item.cpp.

Member Function Documentation

◆ newAction()

UserAction * hal::ActionMoveItemFactory::newAction ( ) const
virtual

Call the user action constructor.

Returns
The user action.

Implements hal::UserActionFactory.

Definition at line 18 of file action_move_item.cpp.

Member Data Documentation

◆ sFactory

ActionMoveItemFactory * hal::ActionMoveItemFactory::sFactory = new ActionMoveItemFactory
static

Definition at line 73 of file action_move_item.h.

Referenced by hal::ActionMoveItem::tagname().


The documentation for this class was generated from the following files: