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