VR-Forces 5.0.2 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions
makVrf::DtCreateObjectActionCreator Class Reference

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.

Inheritance diagram for makVrf::DtCreateObjectActionCreator:
Inheritance graph
[legend]

Public Member Functions

 DtCreateObjectActionCreator ()
 
virtual ~DtCreateObjectActionCreator ()
 
virtual DtCreateObjectActioncreate (makVrv::DtDe &, const std::string &menuId, const QString &menuName, const DtEntityMapperKey &key, const std::string &keywords="", const std::string &menuIcon="", const std::string &toolTip="")
 

Constructor & Destructor Documentation

makVrf::DtCreateObjectActionCreator::DtCreateObjectActionCreator ( )
inline
virtual makVrf::DtCreateObjectActionCreator::~DtCreateObjectActionCreator ( )
inlinevirtual

Member Function Documentation

virtual DtCreateObjectAction* makVrf::DtCreateObjectActionCreator::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 = "" 
)
virtual

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

Document ID: Generated on Sun Dec 4 20:22:03 EST 2022 from SVN revision 249613
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)