HAL
hal::ActionMoveNodeFactory Class Reference

UserActionFactory for ActionMoveNode. More...

#include <action_move_node.h>

Inheritance diagram for hal::ActionMoveNodeFactory:
Inheritance graph
Collaboration diagram for hal::ActionMoveNodeFactory:
Collaboration graph

Public Member Functions

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

Static Public Attributes

static ActionMoveNodeFactorysFactory = new ActionMoveNodeFactory
 

Additional Inherited Members

- Protected Attributes inherited from hal::UserActionFactory
QString mTagname
 

Detailed Description

UserActionFactory for ActionMoveNode.

Definition at line 102 of file action_move_node.h.

Constructor & Destructor Documentation

◆ ActionMoveNodeFactory()

hal::ActionMoveNodeFactory::ActionMoveNodeFactory ( )

Definition at line 11 of file action_move_node.cpp.

Member Function Documentation

◆ newAction()

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

Call the user action constructor.

Returns
The user action.

Implements hal::UserActionFactory.

Definition at line 16 of file action_move_node.cpp.

Member Data Documentation

◆ sFactory

ActionMoveNodeFactory * hal::ActionMoveNodeFactory::sFactory = new ActionMoveNodeFactory
static

Definition at line 107 of file action_move_node.h.

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


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