20 namespace makVrfGuiObjectInformationQt
22 class DtInformationDialogPageLogic;
44 virtual const QString& title()
const;
48 static std::string creatorName();
53 virtual QString stateValue()
const;
56 virtual QString propertyDisplayName()
const;
Definition: informationDialogPage.h:406
DtString myStatePropName
Definition: statePropertyPageItem.h:59
const makVrv::DtStateView< DtVrfObjectDataState > * myEntityState
Definition: statePropertyPageItem.h:63
QString myTitle
Definition: statePropertyPageItem.h:58
Contains makVrv::DtInformationDialogPage class.
const makVrv::DtStateView< DtVrlinkSimulatedAggregateState > * myAggregateState
Definition: statePropertyPageItem.h:62
QString myPropertyDisplayName
Definition: statePropertyPageItem.h:60
DtStatePropertyPageItem(makVrv::DtDe &de)
Definition: statePropertyPageItem.h:28
DtStatePropertyPageItem(DtInformationDialogPageLogic *l)
Definition: statePropertyPageItem.h:35
Updater for generic state property items.
Definition: statePropertyPageItem.h:25
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
QString myCurrentValue
Definition: statePropertyPageItem.h:61