HAL
hal::ActionAddItemsToObjectFactory Class Reference

UserActionFactory for ActionAddItemsToObject. More...

#include <action_add_items_to_object.h>

Inheritance diagram for hal::ActionAddItemsToObjectFactory:
Inheritance graph
Collaboration diagram for hal::ActionAddItemsToObjectFactory:
Collaboration graph

Public Member Functions

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

Static Public Attributes

static ActionAddItemsToObjectFactorysFactory = new ActionAddItemsToObjectFactory
 

Additional Inherited Members

- Protected Attributes inherited from hal::UserActionFactory
QString mTagname
 

Detailed Description

Constructor & Destructor Documentation

◆ ActionAddItemsToObjectFactory()

hal::ActionAddItemsToObjectFactory::ActionAddItemsToObjectFactory ( )

Definition at line 15 of file action_add_items_to_object.cpp.

Member Function Documentation

◆ newAction()

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

Call the user action constructor.

Returns
The user action.

Implements hal::UserActionFactory.

Definition at line 22 of file action_add_items_to_object.cpp.

Member Data Documentation

◆ sFactory

ActionAddItemsToObjectFactory * hal::ActionAddItemsToObjectFactory::sFactory = new ActionAddItemsToObjectFactory
static

Definition at line 99 of file action_add_items_to_object.h.

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


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