![]() |
VR-Forces 4.8 Class Documentation
|
Creator used to register with the DtCreateMenu to create types of object actions. More...

Public Member Functions | |
| DtCreateObjectActionCreator () | |
| virtual | ~DtCreateObjectActionCreator () |
| virtual DtCreateObjectAction * | create (makVrv::DtDe &, const std::string &menuId, const QString &menuName, const DtEntityMapperKey &key, const std::string &keywords="", const std::string &menuIcon="", const std::string &toolTip="") |
Creator used to register with the DtCreateMenu to create types of object actions.
Override this creator and install your version in the create menu by entity mapper key to create your subclass of the object action
|
inline |
|
inlinevirtual |
|
virtual |
Reimplemented in makVrf::DtSignalCreateObjectActionCreator.