24 namespace makVrfGuiObjectInformationQt
41 virtual void addSystem(
const DtSystem& system);
47 virtual void deactivate();
49 virtual void slot_receivedSystemList(
const DtUUID& entity,
const std::vector< DtSystem>& systems);
UUID is a unique ID wrapper class.
Definition: rwUUID.h:229
DtUUID myMonitoring
Definition: systemsInformationPageLogic.h:52
Definition: informationDialogPage.h:406
std::map< std::string, QTreeWidgetItem * > DtSystemItems
Definition: systemsInformationPageLogic.h:55
Contains the DtUUID class declaration.
DtSystemItems mySystemItems
Definition: systemsInformationPageLogic.h:57
Contains makVrv::DtInformationDialogPage class.
Class to manage disconnection of boost connections on deletion.
Definition: DtSignalConnectionManager.h:20
Definition: informationDialogPage.h:260
Definition: systemListResponseAdmin.h:19
makVrv::DtSignalConnectionManager myConnections
Definition: systemsInformationPageLogic.h:53
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:70
Definition: systemsInformationPageLogic.h:34