|
HAL
|
UserActionFactory for ActionRemoveItemsFromObject. More...
#include <action_remove_items_from_object.h>


Public Member Functions | |
| ActionRemoveItemsFromObjectFactory () | |
| UserAction * | newAction () const |
Public Member Functions inherited from hal::UserActionFactory | |
| UserActionFactory (const QString &nam) | |
| QString | tagname () const |
Static Public Attributes | |
| static ActionRemoveItemsFromObjectFactory * | sFactory = new ActionRemoveItemsFromObjectFactory |
Additional Inherited Members | |
Protected Attributes inherited from hal::UserActionFactory | |
| QString | mTagname |
UserActionFactory for ActionRemoveItemsFromObject.
Definition at line 70 of file action_remove_items_from_object.h.
| hal::ActionRemoveItemsFromObjectFactory::ActionRemoveItemsFromObjectFactory | ( | ) |
Definition at line 12 of file action_remove_items_from_object.cpp.
|
virtual |
Call the user action constructor.
Implements hal::UserActionFactory.
Definition at line 19 of file action_remove_items_from_object.cpp.
|
static |
Definition at line 75 of file action_remove_items_from_object.h.
Referenced by hal::ActionRemoveItemsFromObject::tagname().