17 class DtPageCollection;
18 class DtQtPageCollection;
23 namespace makVrfGuiObjectInformationQt
25 class DtInformationDialog;
26 class DtInformationSectionedDialog;
27 class DtInformationDialogHandler;
28 class DtInformationDialogWidgetSection;
55 virtual void assemble(
62 virtual void assemblePagePath(
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
This is the Qt specific implementation of the page assembler. Actual page creators must be registered...
Definition: informationPageAssembler.h:33
DtSimObjectReference myAssemblingState
Definition: informationPageAssembler.h:72
This is the Qt specific implementation of the page assembler. Actual page creators must be registered...
Definition: DtQtPageAssembler.h:26
Contains makVrv::DtInformationDialogPage class.
A configuration of the pages in the gui.
Definition: DtPageConfiguration.h:25
Definition: informationDialogPage.h:258
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:76
DtInformationSectionedDialog * mySectionedDialog
If there are sections this wil be the main dialog.
Definition: informationPageAssembler.h:75
DtInformationDialogHandler * myCreatedCollection
Definition: informationPageAssembler.h:69