25 class DtVrfSelectionFilter;
26 class DtEntitySelectionDialog;
38 virtual void slot_onNameChanged(
const DtUUID&);
40 virtual void initializeSelectionFilters(
bool addAggregateFilter =
false);
44 virtual void addFiltersFromCollection(
const std::string& filterCollection);
UUID is a unique ID wrapper class.
Definition: uuid.h:59
class DtVrfSelectionFilter
Definition: vrfSelectionFilters.h:32
#define DT_DLL_VRFGUICOREQT
Definition: vrfGuiCoreQt.h:26
DtEntitySelectionDialog * myInterface
Definition: entitySelectionDialogLogic.h:48
Definition: entitySelectionDialog.h:36
Contains the DtUUID class declaration.
Definition: entitySelectionDialogLogic.h:28
makVrv::DtDe & myDe
Definition: entitySelectionDialogLogic.h:47
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:72