![]() |
VR-Forces 5.0.1 Developer's Guide
|
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.

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="") |
|
inline |
|
inlinevirtual |
|
virtual |
Reimplemented in makVrf::DtSignalCreateObjectActionCreator.