26 virtual QWidget* createDialog(QWidget* parent);
27 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
Definition: simulationObjectEditorForcesHandler.h:16
makVrv::DtDe & myDe
Definition: simulationObjectEditorForcesHandler.h:35
Contains makVrv::DtVirtualBaseClass class.
QWidget * myEventDlg
Definition: simulationObjectEditorForcesHandler.h:36
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_simulationObjectEditorimpl
This file is used to determine how to build.
Definition: simulationObjectEditorImplDefines.h:33