29 return tr(
"<vrfGuiDataEntryWidgets/jammingModeSelectionEntryWidget.h>").toUtf8().constData();
35 return tr(
"jammingMode").toUtf8().constData();
42 virtual void setSelection(
const std::set<makVrv::DtUniqueID>&)
override {};
DtTaskSetVariableWidgetCreator< DtJammingModeSelectionEntryWidget > DtJammingModeSelectionEntryWidgetCreator
Definition: jammingModeSelectionEntryWidget.h:45
virtual void setSelection(const std::set< makVrv::DtUniqueID > &) override
The selection set can be used to determine the display units to show.
Definition: jammingModeSelectionEntryWidget.h:42
static std::string variableName()
This is a table with two variables – emitter (emitter id) and mode (mode to set)
Definition: jammingModeSelectionEntryWidget.h:33
Widget for selecting jamming modes by emitter.
Definition: jammingModeSelectionEntryWidget.h:17
#define DT_DLL_VRFGUIDATAENTRYWIDGETS
Definition: vrfGuiDataEntryWidgets.h:22
The class that is the interface between the GUI and the back-end.
Definition: emitterModesRequestor.h:35
This is a base class that is used by other classes to show emitters and modes that they are currently...
Definition: emitterModesSelectionEntryWidget.h:33
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
static std::string headerFile()
Definition: jammingModeSelectionEntryWidget.h:27