VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator 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. More...

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="")

Detailed Description

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

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 Mon Jul 4 01:00:18 EDT 2016 from SVN revision 166489
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)