17 #include <vlpi/entityType.h>
19 #include <QtCore/QVector>
30 class DtVrfSelectionFilter;
31 class DtAggregateAsDialogInterface;
46 virtual void setupAggregateTypeAndIcon();
47 virtual void changeAggregateType();
53 virtual void aggregate();
56 virtual void initAggregatesCombo(
const DtModelSet*);
57 virtual DtEntityType validObjectTypeFor(
const DtEntityType&)
const;
61 virtual bool canHoldSubordinates(
const DtEntityType&)
const;
Definition: aggregateAsDialogLogic.h:33
class DtVrfSelectionFilter
Definition: vrfSelectionFilters.h:28
#define DT_DLL_VRFGUICOREQT
Definition: vrfGuiCoreQt.h:26
Contains makVrv:DtSelectionManager class.
DtVrfSelectionFilter * myFilter
Definition: aggregateAsDialogLogic.h:67
makVrv::DtDe & myDe
Definition: aggregateAsDialogLogic.h:64
DtAggregateAsDialogInterface * myInterface
Definition: aggregateAsDialogLogic.h:66
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
std::set< DtUniqueID > IdSet
Definition: DtSelectionManager.h:32
Definition: modelSet.h:35
Definition: aggregateAsDialogInterface.h:34