19 class DtSlaveConnectionInterface;
36 virtual void setupWidget();
39 virtual void connect();
42 virtual void restoreDefaultPort();
56 void createDefaultDisplayEngineConfiguration(
const std::string& igName);
Contains makVrv::DtSubjectObserver class.
#define DT_DLL_VRVCOREQT
Definition: vrvCoreQt.h:20
Contains DLL export macros.
DtSlaveConnectionInterface * myInterface
Definition: DtSlaveConnectionLogic.h:61
The class responsible for managing communication between multiple DtDe instances typically running in...
Definition: DtDeCommunicator.h:31
The interface class of the makVrv::DtSlaveConnectionWidget for the makVrv::DtSlaveConnectionLogic.
Definition: DtSlaveConnectionInterface.h:25
DtDe * myDe
Definition: DtSlaveConnectionLogic.h:60
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69
The logic for controlling and update the makVrv::DtSlaveConnectionWidget.
Definition: DtSlaveConnectionLogic.h:24