13 #if !defined(Q_MOC_RUN)
25 class DtVrfTaskSetMenu;
60 virtual DtVrfTaskSetMenu* createSetMenu(QWidget* widgetOwner, QMenuBar* menuOwner =
nullptr,
66 return (myPrecreatedMenus.size() != 0);
70 virtual int supportedScriptType(
int d)
const override;
71 virtual const char* supportsToolbarType()
const override;
74 virtual void precreatedMenuDeleted();
101 virtual void recreateMenu()
override;
108 static void SetOnlyCreateMenuWhenScriptedTasksLoaded(
bool);
111 virtual void postRecreateMenu();
114 virtual const char* supportedToolbar()
const override;
115 virtual const char* supportedMenu()
const override;
120 virtual void renameIfDuplicate(
QAction* act)
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