13 #if !defined(Q_MOC_RUN)
56 virtual int supportedScriptType(
int d)
const override;
57 virtual const char* supportsToolbarType()
const override;
63 virtual DtVrfTaskSetMenu* createTaskMenu(QWidget* widgetOwner, QMenuBar* menuOwner =
nullptr,
69 return (myPrecreatedMenus.size() != 0);
73 virtual void precreatedMenuDeleted();
103 virtual void recreateMenu()
override;
110 static void SetOnlyCreateMenuWhenScriptedTasksLoaded(
bool);
113 virtual void postRecreateMenu();
116 virtual const char* supportedToolbar()
const override;
117 virtual const char* supportedMenu()
const override;
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
#define DT_DLL_VRFGUITASKSETQT
Definition: vrfGuiTaskSetQt.h:22