39 virtual QWidget* createDialog(QWidget* parent,
int onlyForKind = -1);
40 virtual void showDialog(
bool);
Instances of DtVrfObjectParameters are the readable/writeable objects that contain the information ne...
Definition: vrfObjectParameters.h:63
Virtual base class. Allows for RTTI and proper virtual destruction. Used by Creators, Factories, Providers, Assemblers and User Interfaces.
Definition: DtVirtualBaseClass.h:19
A unicode string. DtUnicode stores a UTF-16 encoded unicode string. Code Point, a Unicode character...
Definition: DtUnicode.h:33
DtRwNLengthStringVector is a named, readable/writable vector of strings of arbitrary length...
Definition: rwNLengthStringVector.h:28
Definition: simulationObjectEditorCreateHandler.h:21
Definition: objectType.h:27
Definition: modelSetEntry.h:34
Contains makVrv::DtVirtualBaseClass class.
QWidget * myEventDlg
Definition: simulationObjectEditorCreateHandler.h:57
makVrv::DtDe & myDe
Definition: simulationObjectEditorCreateHandler.h:56
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
static DtUnicode fromAscii(const std::string &ascii)
Create a unicode string from an ascii string, the string MUST be zero terminated if the length is not...
#define DT_DLL_simulationObjectEditorimpl
This file is used to determine how to build.
Definition: simulationObjectEditorImplDefines.h:33