VR-Forces 4.1 Class Documentation
List of all members | Public Member Functions
makVrv::DtCigiComponentMappingInterface Class Reference

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.
virtual ~DtCigiComponentMappingInterface ()
 Destructor.
virtual void askUserForComponentMapping ()=0
 Queries the user for a new mapping.
virtual void warnUserOfDuplicateComponentId ()=0
 Warns the user of a duplicate component ID entered.

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 Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)