16 #include <matrix/vlVector.h>
20 class DtOffsetLocationEntryWidget;
40 virtual QWidget* contents(
const std::vector<makVrv::DtSimEntry*>& data);
45 virtual void sendRequest();
46 virtual void initializeSelectionFilters();
Definition: taskFollowEntityDialog.h:22
Definition: taskFollowEntityDialog.h:52
Definition: taskSetDialogInterface.h:84
Class that is used as a template for task/set dialogs.
Definition: taskSetDialogInterface.h:46
Definition: baseFilteredListViewTaskSetDialog.h:35
class DtSimStatement:
Definition: simStatement.h:38
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:72
voidpf uLong offset
Definition: ioapi.h:42
#define DT_DLL_VRFGUITASKSETQT
Definition: vrfGuiTaskSetQt.h:22
A collection of 3 range widgets for x, y and z offsets (in meters). It is up to the user of this widg...
Definition: offsetLocationEntryWidget.h:25
DtOffsetLocationEntryWidget * myOffsetVector
Definition: taskFollowEntityDialog.h:49