10 class DtSimulationAddress;
19 class DtVrfBackendState;
20 class DtBackEndSelectionListInterface;
37 virtual void setAllowAutomaticSelection(
bool);
40 return myAllowAutomaticSelection;
44 virtual void setCanChangeSelectedBackend(
bool);
55 virtual void slot_backEndSelected(
const DtSimulationAddress& addr);
Definition: vrfBackendState.h:69
makVrv::DtDe & myDe
Definition: backEndSelectionListLogic.h:58
bool myAllowAutomaticSelection
Definition: backEndSelectionListLogic.h:60
bool allowAutomaticSelection() const
Definition: backEndSelectionListLogic.h:38
DtBackEndSelectionListInterface * myInterface
Definition: backEndSelectionListLogic.h:59
Abstract interface for the back end slection list widget.
Definition: backEndSelectionListInterface.h:19
Definition: backEndSelectionListLogic.h:22
#define DT_DLL_VRFGUICOMMONQT
Definition: vrfGuiCommonQt.h:22
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69
boost::signals2::scoped_connection myBackEndSelectedConnection
Definition: backEndSelectionListLogic.h:61