![]() |
HAL
|
UserActionFactory for ActionDeleteObject. More...
#include <action_delete_object.h>
Public Member Functions | |
ActionDeleteObjectFactory () | |
UserAction * | newAction () const |
![]() | |
UserActionFactory (const QString &nam) | |
QString | tagname () const |
Static Public Attributes | |
static ActionDeleteObjectFactory * | sFactory = new ActionDeleteObjectFactory |
Additional Inherited Members | |
![]() | |
QString | mTagname |
UserActionFactory for ActionDeleteObject.
Definition at line 54 of file action_delete_object.h.
hal::ActionDeleteObjectFactory::ActionDeleteObjectFactory | ( | ) |
Definition at line 19 of file action_delete_object.cpp.
|
virtual |
Call the user action constructor.
Implements hal::UserActionFactory.
Definition at line 26 of file action_delete_object.cpp.
|
static |
Definition at line 59 of file action_delete_object.h.
Referenced by hal::ActionDeleteObject::tagname().