13 #include <QtWidgets/QDialog>
14 #include <tbb/spin_mutex.h>
16 #include <boost/signals2.hpp>
35 virtual void setProgress(
double);
38 virtual void updateProgressForEntityFiles();
40 virtual double currentProgress();
42 virtual void setText(
const std::string&);
47 virtual void closeEvent(QCloseEvent*)
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:72
#define DT_DLL_simulationObjectEditorimpl
This file is used to determine how to build.
Definition: simulationObjectEditorImplDefines.h:33