32 virtual bool canDropOnItem(
QTreeWidgetItem*,
const QStringList& globalIds, QDragMoveEvent* event)
const override;
35 virtual void dropItems(
const QStringList& globalIds,
QTreeWidgetItem*)
override;
#define DT_DLL_VRFGUICOREQT
Definition: vrfGuiCoreQt.h:26
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