16 class DtSlaveConnectionInterface;
33 virtual void setupWidget();
36 virtual void connect();
39 virtual void restoreDefaultPort();
53 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:58
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:22
DtDe * myDe
Definition: DtSlaveConnectionLogic.h:57
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:21