29 return tr(
"<vrfGuiDataEntryWidgets/radarModeSelectionEntryWidget.h>").toUtf8().constData();
35 return tr(
"radarMode").toUtf8().constData();
Widget for selecting radar modes by emitter.
Definition: radarModeSelectionEntryWidget.h:17
static std::string variableName()
This is a table with two variables – emitter (emitter id) and mode (mode to set)
Definition: radarModeSelectionEntryWidget.h:33
DtTaskSetVariableWidgetCreator< DtRadarModeSelectionEntryWidget > DtRadarModeSelectionEntryWidgetCreator
Definition: radarModeSelectionEntryWidget.h:45
void setSelection(const std::vector< makVrv::DtSimEntry * > &)
Definition: radarModeSelectionEntryWidget.h:42
#define DT_DLL_VRFGUIDATAENTRYWIDGETS
Definition: vrfGuiDataEntryWidgets.h:22
The class that is the interface between the GUI and the back-end.
Definition: emitterModesRequestor.h:37
This is a base class that is used by other classes to show emitters and modes that they are currently...
Definition: emitterModesSelectionEntryWidget.h:31
void setSelection(const std::set< makVrv::DtUniqueID > &)
The selection set can be used to determine the diplay units to show.
Definition: radarModeSelectionEntryWidget.h:41
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:70
static std::string headerFile()
Definition: radarModeSelectionEntryWidget.h:27