HAL
hal::ActionRemoveItemsFromObjectFactory Class Reference

UserActionFactory for ActionRemoveItemsFromObject. More...

#include <action_remove_items_from_object.h>

Inheritance diagram for hal::ActionRemoveItemsFromObjectFactory:
Inheritance graph
Collaboration diagram for hal::ActionRemoveItemsFromObjectFactory:
Collaboration graph

Public Member Functions

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

Static Public Attributes

static ActionRemoveItemsFromObjectFactorysFactory = new ActionRemoveItemsFromObjectFactory
 

Additional Inherited Members

- Protected Attributes inherited from hal::UserActionFactory
QString mTagname
 

Detailed Description

Constructor & Destructor Documentation

◆ ActionRemoveItemsFromObjectFactory()

hal::ActionRemoveItemsFromObjectFactory::ActionRemoveItemsFromObjectFactory ( )

Definition at line 12 of file action_remove_items_from_object.cpp.

Member Function Documentation

◆ newAction()

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

Call the user action constructor.

Returns
The user action.

Implements hal::UserActionFactory.

Definition at line 19 of file action_remove_items_from_object.cpp.

Member Data Documentation

◆ sFactory

ActionRemoveItemsFromObjectFactory * hal::ActionRemoveItemsFromObjectFactory::sFactory = new ActionRemoveItemsFromObjectFactory
static

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