26 class DtVrfOverlaySelectionListInterface;
45 void slot_overlaySelected(
const std::string& name);
48 void slot_overlayAdded(
const std::string& name);
51 void slot_overlayRemoved(
const std::string& name);
54 void slot_overlayRenamed(
const std::string& oldname,
const std::string& newName);
57 void slot_currentOverlayChanged(
const std::string& name);
#define DT_DLL_VRFGUICOREQT
Definition: vrfGuiCoreQt.h:26
makVrv::DtDe & myDe
Definition: vrfOverlaySelectionListLogic.h:61
DtVrfOverlaySelectionListInterface * myInterface
Definition: vrfOverlaySelectionListLogic.h:62
Abstract interface for the overlay selection toolbar list widget.
Definition: vrfOverlaySelectionListInterface.h:24
Definition: vrfOverlaySelectionListLogic.h:28
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69