VR-Forces 4.1 Class Documentation
List of all members | Public Member Functions | Protected Slots | Protected Member Functions | Protected Attributes
makVrv::DtCockpitMappingEditorWidget Class Reference

A widget for editing the HUD entity mappings. More...

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

Public Member Functions

 DtCockpitMappingEditorWidget (DtDe &de, QWidget *parent)
 CTOR.
virtual ~DtCockpitMappingEditorWidget ()
 DTOR.
virtual void warnUserOfExistingEntityType (const std::string &entityType)
 Warn the user that the entity type is already used.
virtual void askUserForEntityTypeMapping (const std::string &defaultType="")
 Ask the user for an entity type mapping.
virtual void activate ()
virtual void deactivate ()

Protected Slots

void on_validate_entityType (QString str)

Protected Member Functions

void setupGui ()

Protected Attributes

DtDemyDe
DtCockpitMappingEditorLogicmyLogic
DtEntityTypeMapEditorWidgetmyEditor
DtPersistenceToolbarWidgetmyToolbar
QDialogButtonBox * myEntityTypeMappingButtons

Detailed Description

A widget for editing the HUD entity mappings.

Constructor & Destructor Documentation

makVrv::DtCockpitMappingEditorWidget::DtCockpitMappingEditorWidget ( DtDe de,
QWidget parent 
)

CTOR.

virtual makVrv::DtCockpitMappingEditorWidget::~DtCockpitMappingEditorWidget ( )
virtual

DTOR.

Member Function Documentation

virtual void makVrv::DtCockpitMappingEditorWidget::warnUserOfExistingEntityType ( const std::string &  entityType)
virtual

Warn the user that the entity type is already used.

Implements makVrv::DtEntityMappingEditorInterface.

virtual void makVrv::DtCockpitMappingEditorWidget::askUserForEntityTypeMapping ( const std::string &  defaultType = "")
virtual

Ask the user for an entity type mapping.

Implements makVrv::DtEntityMappingEditorInterface.

virtual void makVrv::DtCockpitMappingEditorWidget::activate ( )
virtual
virtual void makVrv::DtCockpitMappingEditorWidget::deactivate ( )
virtual
void makVrv::DtCockpitMappingEditorWidget::on_validate_entityType ( QString  str)
protectedslot
void makVrv::DtCockpitMappingEditorWidget::setupGui ( )
protected

Member Data Documentation

DtDe& makVrv::DtCockpitMappingEditorWidget::myDe
protected
DtCockpitMappingEditorLogic* makVrv::DtCockpitMappingEditorWidget::myLogic
protected
DtEntityTypeMapEditorWidget* makVrv::DtCockpitMappingEditorWidget::myEditor
protected
DtPersistenceToolbarWidget* makVrv::DtCockpitMappingEditorWidget::myToolbar
protected
QDialogButtonBox* makVrv::DtCockpitMappingEditorWidget::myEntityTypeMappingButtons
protected

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)