18 namespace makVrfGuiObjectInformationQt
28 virtual QString locationLabel()
const;
31 virtual QString location()
const;
35 virtual DtVector activeSonarLocation()
const;
44 virtual void selectedActiveSonarChanged();
48 virtual void deactivate();
54 virtual void updateData();
55 virtual void updateActiveSonarStateData();
Definition: vrlinkActiveSonarState.h:27
Definition: informationDialogPage.h:406
UpdateRate
Definition: DtSimEntryUpdater.h:31
std::map< makVrv::DtUniqueID, DtVrlinkActiveSonarState > ActiveSonars
Definition: vrlinkActiveSonarState.h:102
Contains makVrv::DtInformationDialogPage class.
Definition: vrlinkActiveSonarState.h:52
Definition: activeSonarInformationPageLogic.h:20
Definition: informationDialogPage.h:260
DtVrlinkActiveSonarsView * myActiveSonarsView
Definition: activeSonarInformationPageLogic.h:63
DtVrlinkActiveSonars::ActiveSonars myActiveSonars
Definition: activeSonarInformationPageLogic.h:62
The DtDe is the core component of any VR-Vantage application. It owns a DtRenderer, DtDeCommunicator, as well as a DtDisplay and other things.
Definition: DtDe.h:72