13 #include <QtWidgets/QWidget>
23 class DtRemoteGraphicSetLogic;
35 Qt::WindowFlags flags = 0);
41 virtual void setRemoteGraphicSetStatus(
const std::string& name,
bool onOff);
43 virtual void removeRemoteGraphicSet(
const std::string& name);
This class provides an interface for widgets that display remote graphic set information.
Definition: DtRemoteGraphicSetInterface.h:17
#define DT_DLL_VRVVRLQT
Definition: vrvVrlQt.h:19
Contains DLL export macros.
Logic for remote graphic set state widget for enabling and disabling remote graphic sets...
Definition: DtRemoteGraphicSetLogic.h:22
Contains makVrv::DtRemoteGraphicSetInterface class.
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