15 #include <boost/signals2.hpp>
29 virtual void setAllowForceChange(
bool b);
32 return myAllowForceChange;
36 virtual void setUseForceRootOrganization(
bool b);
39 return myUseForceRootOrganization;
46 virtual bool canDropOnItem(
QTreeWidgetItem*,
const QStringList& globalIds, QDragMoveEvent* event)
const override;
49 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