20 class DtObjectListViewItem;
22 namespace makVrfGuiObjectInformationQt
24 class DtAggregateSubordinatesTab;
40 virtual void addSubordinate(
QTreeWidget* tree,
const std::string& globalId);
Definition: informationDialogPage.h:406
std::map< std::string, std::string > myCacheSubordinateUuidRoleHandles
Definition: aggregateSubordinatesPageLogic.h:46
Contains makVrv::DtInformationDialogPage class.
std::map< std::string, QString > myCacheRoleHandleDisplayText
Definition: aggregateSubordinatesPageLogic.h:47
Definition: informationDialogPage.h:260
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
This tree widget item can be used in any tree that wants to display an icon next to the name of an ob...
Definition: objectListViewItem.h:52
Definition: aggregateSubordinatesPageLogic.h:26