makVrf::makVrfGuiObjectInformationQt::DtItemUpdateFunctionCreator< DtSomeOtherAttributePageItem > DtSomeOtherAttributePageItemCreator
Creator used by information dialog manager to create information item.
Definition: attributePageItem.h:45
virtual QString title(makVrf::DtSimObjectReference) const override
Called when the information dialog wants to show the items title (column 0).
DtSomeOtherAttributePageItem(makVrv::DtDe &de)
Definition: attributePageItem.h:21
DtSomeOtherAttributePageItem(makVrf::makVrfGuiObjectInformationQt::DtInformationDialogPageLogic *l)
Definition: attributePageItem.h:26
This class is derived from the generic page item class to show the values in the SomeOtherAttribute F...
Definition: attributePageItem.h:18
static std::string creatorName()
virtual ~DtSomeOtherAttributePageItem() override
virtual QString value(makVrf::DtSimObjectReference) const override
Called when the information dialog wants to show a value. Override to return the value of this inform...