HAL
hal::ActionSetObjectDataFactory Class Reference

The ActionSetObjectDataFactory class. More...

#include <action_set_object_data.h>

Inheritance diagram for hal::ActionSetObjectDataFactory:
Inheritance graph
Collaboration diagram for hal::ActionSetObjectDataFactory:
Collaboration graph

Public Member Functions

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

Static Public Attributes

static ActionSetObjectDataFactorysFactory = new ActionSetObjectDataFactory
 

Additional Inherited Members

- Protected Attributes inherited from hal::UserActionFactory
QString mTagname
 

Detailed Description

The ActionSetObjectDataFactory class.

Definition at line 68 of file action_set_object_data.h.

Constructor & Destructor Documentation

◆ ActionSetObjectDataFactory()

hal::ActionSetObjectDataFactory::ActionSetObjectDataFactory ( )

Definition at line 7 of file action_set_object_data.cpp.

Member Function Documentation

◆ newAction()

UserAction * hal::ActionSetObjectDataFactory::newAction ( ) const
overridevirtual

Call the user action constructor.

Returns
The user action.

Implements hal::UserActionFactory.

Definition at line 11 of file action_set_object_data.cpp.

Member Data Documentation

◆ sFactory

ActionSetObjectDataFactory * hal::ActionSetObjectDataFactory::sFactory = new ActionSetObjectDataFactory
static

Definition at line 73 of file action_set_object_data.h.

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


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