29 virtual void setComboElements(
const std::vector<std::string>&);
static DtUiElement * CreatorFunction(makVrv::DtDe &)
virtual void createControls(QWidget *widget)
If any additional controls or initialization needs to be done, it is done here.
std::vector< std::string > myComboElements
Definition: uiComboBoxElement.h:35
Definition: uiComboBoxElement.h:15
Definition: uiStringElement.h:15
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69
#define DT_DLL_simulationObjectEditorimpl
This file is used to determine how to build.
Definition: simulationObjectEditorImplDefines.h:32
Base class of the ui element class chain.
Definition: uiElement.h:172