HAL
hal::ActionCreateObjectFactory Class Reference

UserActionFactory for ActionCreateObject. More...

#include <action_create_object.h>

Inheritance diagram for hal::ActionCreateObjectFactory:
Inheritance graph
Collaboration diagram for hal::ActionCreateObjectFactory:
Collaboration graph

Public Member Functions

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

Static Public Attributes

static ActionCreateObjectFactorysFactory = new ActionCreateObjectFactory
 

Additional Inherited Members

- Protected Attributes inherited from hal::UserActionFactory
QString mTagname
 

Detailed Description

Constructor & Destructor Documentation

◆ ActionCreateObjectFactory()

hal::ActionCreateObjectFactory::ActionCreateObjectFactory ( )

Definition at line 11 of file action_create_object.cpp.

Member Function Documentation

◆ newAction()

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

Call the user action constructor.

Returns
The user action.

Implements hal::UserActionFactory.

Definition at line 16 of file action_create_object.cpp.

Member Data Documentation

◆ sFactory

ActionCreateObjectFactory * hal::ActionCreateObjectFactory::sFactory = new ActionCreateObjectFactory
static

Definition at line 72 of file action_create_object.h.

Referenced by hal::ActionCreateObject::tagname().


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