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

Interface to the DtAddPropsWidget. More...

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

Public Member Functions

virtual ~DtAddPropsInterface ()
 DTOR.
virtual void setFeatureFieldValuePairs (const DtFeatureFieldValueParser::FeatureFieldValueMap &featureFieldValueMap)=0
 Set the field/ value pairs in the gui.
virtual void addRuleToHistory (const makArchives::DtAddPropsRuleRecord &rule)=0
 Called by the logic to update the gui.

Public Attributes

boost::signal< void(const
makArchives::DtAddPropsRuleRecord
&rule)> 
signal_createAddPropRule
 Emitted by the widget when a rule has been built.

Detailed Description

Interface to the DtAddPropsWidget.

Constructor & Destructor Documentation

virtual makVrv::DtAddPropsInterface::~DtAddPropsInterface ( )
virtual

DTOR.

Member Function Documentation

virtual void makVrv::DtAddPropsInterface::setFeatureFieldValuePairs ( const DtFeatureFieldValueParser::FeatureFieldValueMap featureFieldValueMap)
pure virtual

Set the field/ value pairs in the gui.

Implemented in makVrv::DtAddPropsWidget.

virtual void makVrv::DtAddPropsInterface::addRuleToHistory ( const makArchives::DtAddPropsRuleRecord rule)
pure virtual

Called by the logic to update the gui.

Implemented in makVrv::DtAddPropsWidget.

Member Data Documentation

boost::signal<void (const makArchives::DtAddPropsRuleRecord& rule)> makVrv::DtAddPropsInterface::signal_createAddPropRule

Emitted by the widget when a rule has been built.


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)