9 #include <QtWidgets/QWidget>
10 #include <boost/signals2.hpp>
30 virtual bool isValid()
const = 0;
33 virtual std::string loadBalancingOptions() = 0;
36 virtual void setLoadBalancingOptions(
const std::string&) = 0;
#define DT_DLL_VRFGUICOREQT
Definition: vrfGuiCoreQt.h:26
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:76