VR-Forces 4.6.1 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 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 Wed Jul 25 16:57:45 EDT 2018 from SVN revision 190790
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)