34 boost::signalslib::signal<void (DtTerrainPatch::GdbSurface id, bool isOn)>
GdbSurface
GDB Surface IDs.
Definition: DtTerrainPatch.h:46
boost::signalslib::signal< void(DtTerrainPatch::GdbSurface id, bool isOn)> signal_surfaceChanged
Boost signal emitted when a surface is turned on or off in the gui.
Definition: DtGdbSurfacesInterface.h:35
#define DT_DLL_VRVCOREQT
Definition: vrvCoreQt.h:20
Contains DLL export macros.
The abstract interface of the DtGdbSurfacesWidget for the DtGdbSurfacesLogic.
Definition: DtGdbSurfacesInterface.h:19
Contains makVrv::DtTerrainPatch class.