![]() |
HAL
|
UserActionFactory for ActionCreateObject. More...
#include <action_create_object.h>
Public Member Functions | |
ActionCreateObjectFactory () | |
UserAction * | newAction () const |
![]() | |
UserActionFactory (const QString &nam) | |
QString | tagname () const |
Static Public Attributes | |
static ActionCreateObjectFactory * | sFactory = new ActionCreateObjectFactory |
Additional Inherited Members | |
![]() | |
QString | mTagname |
UserActionFactory for ActionCreateObject.
Definition at line 67 of file action_create_object.h.
hal::ActionCreateObjectFactory::ActionCreateObjectFactory | ( | ) |
Definition at line 11 of file action_create_object.cpp.
|
virtual |
Call the user action constructor.
Implements hal::UserActionFactory.
Definition at line 16 of file action_create_object.cpp.
|
static |
Definition at line 72 of file action_create_object.h.
Referenced by hal::ActionCreateObject::tagname().