27 virtual QWidget* createDialog(QWidget*);
28 virtual void showDialog(
bool);
Virtual base class. Allows for RTTI and proper virtual destruction. Used by Creators, Factories, Providers, Assemblers and User Interfaces.
Definition: DtVirtualBaseClass.h:19
makVrv::DtDe & myDe
Definition: simulationObjectEditorNewHandler.h:35
QWidget * myEventDlg
Definition: simulationObjectEditorNewHandler.h:36
Contains makVrv::DtVirtualBaseClass class.
Definition: simulationObjectEditorNewHandler.h:16
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:70
#define DT_DLL_simulationObjectEditorimpl
This file is used to determine how to build.
Definition: simulationObjectEditorImplDefines.h:33