20 namespace makVrfGuiObjectInformationQt
37 return myPropertyItem;
40 virtual bool parentIsList()
const;
42 static std::string creatorName();
45 virtual const QString& title()
const;
54 mutable bool myCheckedForBase =
false;
56 std::vector<DtInformationTreeWidgetItem*>
myItems;
72 static std::string creatorName();
Definition: informationDialogPage.h:414
Definition: readerWriter.h:85
Interface class used to define minimal interface for a property. The DtPropertyInterface class provid...
Definition: propertyInterface.h:53
Contains makVrv::DtInformationDialogPage class.
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