18 #include <QtCore/QVariant>
27 class DtObjectListViewItem;
28 struct DtEmbarkOnInformationStruct;
38 virtual void deparent(
const QStringList&)
override;
39 virtual void reparent(
const QStringList& children,
makVrv::DtUniqueID parentId)
override;
42 virtual short supportsAttribute()
const override;
#define DT_DLL_VRFGUICOREQT
Definition: vrfGuiCoreQt.h:26
Definition: vrfHierarchyPageLogic.h:64
The DtElementIDHierarchyState class contains information about the element and its place in the eleme...
Definition: DtElementIDHierarchyState.h:20
Definition: vrfHierarchyPage.h:111
std::vector< EntryAttributes > EntryAttributesList
Define the type used to signal changes to one or more attributes for one or more elements.
Definition: DtElementAttributeManager.h:44
The DtElementIDHierarchyNode class will contain information about an element, its children and its pa...
Definition: DtElementIDHierarchy.h:33
unsigned long long DtUniqueID
Definition: DtUniqueID.h:19
Definition: vrfEmbarkationHierarchyPageLogic.h:30
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