20 namespace makVrfGuiObjectInformationQt
22 class DtInformationDialogPageLogic;
32 , myEnvironmentProcessState(0)
45 virtual const QString& title()
const;
49 static std::string creatorName();
54 virtual QString stateValue()
const;
57 virtual QString propertyDisplayName()
const;
Definition: informationDialogPage.h:397
DtString myStatePropName
Definition: statePropertyPageItem.h:60
const makVrv::DtStateView< DtVrfObjectDataState > * myEntityState
Definition: statePropertyPageItem.h:64
QString myTitle
Definition: statePropertyPageItem.h:59
Contains makVrv::DtInformationDialogPage class.
const makVrv::DtStateView< DtVrlinkSimulatedAggregateState > * myAggregateState
Definition: statePropertyPageItem.h:63
QString myPropertyDisplayName
Definition: statePropertyPageItem.h:61
DtStatePropertyPageItem(makVrv::DtDe &de)
Definition: statePropertyPageItem.h:28
DtStatePropertyPageItem(DtInformationDialogPageLogic *l)
Definition: statePropertyPageItem.h:36
Updater for generic state property items.
Definition: statePropertyPageItem.h:25
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69
const makVrv::DtStateView< DtVrlinkSimulatedEnvironmentProcess > * myEnvironmentProcessState
Definition: statePropertyPageItem.h:65
QString myCurrentValue
Definition: statePropertyPageItem.h:62