20 namespace makVrfGuiObjectInformationQt
22 class DtInformationDialogPageLogic;
44 virtual const QString& title()
const;
48 static std::string creatorName();
50 virtual bool shouldBeHidden()
const override;
55 virtual QString stateValue()
const;
58 virtual QString propertyDisplayName()
const;
Definition: informationDialogPage.h:406
DtString myStatePropName
Definition: statePropertyPageItem.h:61
const makVrv::DtStateView< DtVrfObjectDataState > * myEntityState
Definition: statePropertyPageItem.h:65
QString myTitle
Definition: statePropertyPageItem.h:60
Contains makVrv::DtInformationDialogPage class.
const makVrv::DtStateView< DtVrlinkSimulatedAggregateState > * myAggregateState
Definition: statePropertyPageItem.h:64
QString myPropertyDisplayName
Definition: statePropertyPageItem.h:62
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:72
QString myCurrentValue
Definition: statePropertyPageItem.h:63