17 namespace makVrfGuiObjectInformationQt
19 class DtInformationDialogPageLogic;
39 static std::string creatorName();
46 virtual QString stateValue()
const;
49 virtual QString propertyDisplayName()
const;
Definition: informationDialogPage.h:414
DtString myStatePropName
Definition: statePropertyPageItem.h:51
Contains makVrv::DtInformationDialogPage class.
QString myPropertyDisplayName
Definition: statePropertyPageItem.h:52
DtStatePropertyPageItem(makVrv::DtDe &de)
Definition: statePropertyPageItem.h:25
DtStatePropertyPageItem(DtInformationDialogPageLogic *l)
Definition: statePropertyPageItem.h:30
Updater for generic state property items.
Definition: statePropertyPageItem.h:22
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