VR-Forces 4.10 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions
makVrv::DtCigiComponentMappingInterface Class Referenceabstract

A DtCigiComponentMappingInterface provides the interface for a widget that maps component IDs to component types (e.g. More...

Inheritance diagram for makVrv::DtCigiComponentMappingInterface:
Inheritance graph
[legend]

Public Member Functions

 DtCigiComponentMappingInterface ()
 Constructor. More...
 
virtual ~DtCigiComponentMappingInterface ()
 Destructor. More...
 
virtual void askUserForComponentMapping ()=0
 Queries the user for a new mapping. More...
 
virtual void warnUserOfDuplicateComponentId ()=0
 Warns the user of a duplicate component ID entered. More...
 

Detailed Description

A DtCigiComponentMappingInterface provides the interface for a widget that maps component IDs to component types (e.g.

Model States, Performance Overlay) for CIGI component controls.

Constructor & Destructor Documentation

makVrv::DtCigiComponentMappingInterface::DtCigiComponentMappingInterface ( )

Constructor.

virtual makVrv::DtCigiComponentMappingInterface::~DtCigiComponentMappingInterface ( )
virtual

Destructor.

Member Function Documentation

virtual void makVrv::DtCigiComponentMappingInterface::askUserForComponentMapping ( )
pure virtual

Queries the user for a new mapping.

Implemented in makVrv::DtCigiComponentMappingWidget.

virtual void makVrv::DtCigiComponentMappingInterface::warnUserOfDuplicateComponentId ( )
pure virtual

Warns the user of a duplicate component ID entered.

Implemented in makVrv::DtCigiComponentMappingWidget.


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

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)