19 class DtPageCollection;
20 class DtQtPageCollection;
25 namespace makVrfGuiObjectInformationQt
27 class DtInformationDialog;
28 class DtInformationSectionedDialog;
29 class DtInformationDialogHandler;
30 class DtInformationDialogWidgetSection;
70 typedef boost::unordered_map<std::string,DtItemUpdateFunctionCreatorInterface*>
PageDataItemMap;
PageDataItemMap myPageDataItemCreatorMap
Definition: informationPageAssembler.h:71
A unicode string. DtUnicode stores a UTF-16 encoded unicode string. Code Point, a Unicode character...
Definition: DtUnicode.h:33
Definition: DtPageConfiguration.h:83
Contains makVrv::DtStateView class.
This is the Qt specific implementation of the page assembler. Actual page creators must be registered...
Definition: informationPageAssembler.h:35
This is the Qt specific implementation of the page assembler. Actual page creators must be registered...
Definition: DtQtPageAssembler.h:26
makVrv::DtStateView< makVrv::DtVrlinkSimulatedBaseState > * myAssemblingState
Definition: informationPageAssembler.h:73
Contains makVrv::DtInformationDialogPage class.
A configuration of the pages in the gui.
Definition: DtPageConfiguration.h:25
Contains makVrv::DtVrlinkSimulatedEntityState class.
Definition: informationDialogPage.h:260
A page path is the location of a page based upon its parents. A page path usually only consists of a ...
Definition: DtPagePath.h:21
Contains makVrv::DtQtPageAssembler class.
boost::unordered_map< std::string, DtItemUpdateFunctionCreatorInterface * > PageDataItemMap
Definition: informationPageAssembler.h:70
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
DtInformationSectionedDialog * mySectionedDialog
If there are sections this wil be the main dialog.
Definition: informationPageAssembler.h:76
DtInformationDialogHandler * myCreatedCollection
Definition: informationPageAssembler.h:69