VR-Forces 4.6 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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 Thu Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)