19 class DtRangeEntryWidget;
20 class DtAngleEntryWidget;
33 virtual QWidget* contents(
const std::set<makVrv::DtUniqueID>& data)
override;
37 virtual void sendRequest()
override;
38 virtual bool modeCheckStateValid()
const;
41 virtual void updateValidity();
42 virtual void sweepChoiceChanged();
Definition: baseTaskSetDialogInterface.h:35
Simple line text entry widget that will allow the user to enter a range value.
Definition: rangeEntryWidget.h:27
Definition: taskIffInterrogatorSweepDialog.h:62
QRadioButton * my360DegreeSweepChoice
Definition: taskIffInterrogatorSweepDialog.h:48
QGridLayout * myLayout
Definition: taskIffInterrogatorSweepDialog.h:46
Definition: taskSetDialogInterface.h:82
QCheckBox * myInterrogateMode2
Definition: taskIffInterrogatorSweepDialog.h:55
QRadioButton * myStartFinishSweepChoice
Definition: taskIffInterrogatorSweepDialog.h:49
QRadioButton * myBoresightSweepChoice
Definition: taskIffInterrogatorSweepDialog.h:52
QCheckBox * myInterrogateMode3C
Definition: taskIffInterrogatorSweepDialog.h:57
Contains makVrf::DtBaseTaskSetDialogInterface class. This is the interface for the dialog used by mos...
Simple line text entry widget that will allow the user to enter a heading value.
Definition: angleEntryWidget.h:26
QCheckBox * myInterrogateMode5
Definition: taskIffInterrogatorSweepDialog.h:58
QWidget * myCanvas
Definition: taskIffInterrogatorSweepDialog.h:45
DtAngleEntryWidget * mySweepEnd
Definition: taskIffInterrogatorSweepDialog.h:51
QCheckBox * myInterrogateMode3
Definition: taskIffInterrogatorSweepDialog.h:56
Class that is used as a template for task/set dialogs.
Definition: taskSetDialogInterface.h:44
QCheckBox * myInterrogateMode1
Definition: taskIffInterrogatorSweepDialog.h:54
DtAngleEntryWidget * myBoresightSweep
Definition: taskIffInterrogatorSweepDialog.h:53
Definition: taskIffInterrogatorSweepDialog.h:22
class DtSimStatement:
Definition: simStatement.h:38
DtAngleEntryWidget * mySweepStart
Definition: taskIffInterrogatorSweepDialog.h:50
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
QCheckBox * myInterrogateModeS
Definition: taskIffInterrogatorSweepDialog.h:59
DtRangeEntryWidget * myRange
Definition: taskIffInterrogatorSweepDialog.h:47
#define DT_DLL_VRFGUITASKSETQT
Definition: vrfGuiTaskSetQt.h:22