10 #ifndef DtAddPropsInterface_H_
11 #define DtAddPropsInterface_H_
30 virtual void setFeatureFieldValuePairs(
boost::signalslib::signal< void(const makArchives::DtAddPropsRuleRecord &rule)> signal_createAddPropRule
Emitted by the widget when a rule has been built.
Definition: DtAddPropsInterface.h:34
#define DT_DLL_VRVCOREQT
Definition: vrvCoreQt.h:20
Contains DLL export macros.
Contains makVrv::DtFeatureFieldValueParser class.
Record of a rule used to add props to a feaure layer.
Definition: DtAddPropsRuleRecord.h:23
Interface to the DtAddPropsWidget.
Definition: DtAddPropsInterface.h:21
Contains makArchives::DtAddPropsRuleRecord class.
std::map< std::string, std::set< std::string > > FeatureFieldValueMap
Map of feature fields to a set of values.
Definition: DtFeatureFieldValueParser.h:68