13 #ifndef DtCigiComponentMappingInterface_H_
14 #define DtCigiComponentMappingInterface_H_
18 #include <boost/signal.hpp>
36 virtual void askUserForComponentMapping() = 0;
39 virtual void warnUserOfDuplicateComponentId() = 0;
#define DT_DLL_VRVCIGIQT
Definition: vrvCigiQt.h:19
A DtCigiComponentMappingInterface provides the interface for a widget that maps component IDs to comp...
Definition: DtCigiComponentMappingInterface.h:26
Contains DLL export macros.