14 #if !defined(Q_MOC_RUN)
20 class DtVrfFilteredListView;
32 const Qt::WindowFlags& flags = 0);
40 virtual void setupGui(
const std::set<makVrv::DtUniqueID>& data)
override;
44 const DtString& pathSoFar,
int level,
bool updateExistingValue,
int row)
override;
50 virtual void showEvent(QShowEvent* event)
override;
53 virtual void updateOkButton()
override;
58 virtual bool replace()
const override;
63 virtual void slot_itemSelectionChanged();
Definition: setStatePreferredTargetsPropertyDialog.h:70
File: setStateProperties.h.
Definition: setStateProperties.h:40
DT_DLL_VRVCORE DtTaitBryan level(const DtCoordinateSystem &cs, const DtVector &localOrigin, double topoHeading)
Returns a level orientation with the topographic heading.
DtSetStateProperties * mySetupCollection
Definition: setStatePreferredTargetsPropertyDialog.h:67
Definition: taskSetDialogInterface.h:82
Definition: readerWriter.h:85
Definition: setStatePropertiesDialog.h:208
Contains makVrf::DtSetStatePreferredTargetsPropertyDialog class. This header file contains classes th...
Definition: setStatePreferredTargetsPropertyDialog.h:25
Definition: setStatePropertyDialog.h:226
A widget class for managing a DtVrfTreeWidget of objects which supports user-defined filters...
Definition: vrfFilteredListView.h:64
Sets up the set dialog to be able to change all state properties. If multiple items are selected only...
Definition: setStatePropertyDialog.h:32
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
DtVrfFilteredListView * myFilteredListView
Definition: setStatePreferredTargetsPropertyDialog.h:66
#define DT_DLL_VRFGUITASKSETQT
Definition: vrfGuiTaskSetQt.h:22