18 namespace makVrfGuiObjectInformationQt
39 virtual void addPage();
42 virtual void deactivate();
47 typedef std::map<makVrv::DtElementID, bool>
UpdateMap;
Definition: iffStateData.h:40
std::map< makVrv::DtElementID, bool > UpdateMap
Definition: iffPageLogic.h:47
Definition: iffPageLogic.h:20
Definition: informationDialogPage.h:406
Definition: iffStateData.h:26
DtUniqueID DtElementID
The ElementID is a specific type of unique ID used to represent VR-Vantage uniquely defined elements...
Definition: DtUniqueID.h:23
DtIffStateData myStateData
Definition: iffPageLogic.h:45
Contains makVrv::DtInformationDialogPage class.
UpdateMap myUpdateMap
Definition: iffPageLogic.h:48
Definition: informationDialogPage.h:260
boost::signals2::scoped_connection myIffUpdateConnection
Definition: iffPageLogic.h:49
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