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