![]() |
VR-Forces 4.10 Class Documentation
|
DtTdbAddFeatureLayerInterface. More...

Public Member Functions | |
| virtual void | resetWidgets ()=0 |
| Resets child widgets to prepare dialog for next use. More... | |
Public Attributes | |
| boost::signalslib::signal < void(const DtUnicode &filepath, bool toFrontEnd, bool toSimEngine)> | signal_MAKFeatureLayerDataRequestAdded |
| Signal emitted when a Tdb feature layer has been added through the gui. More... | |
DtTdbAddFeatureLayerInterface.
Interface class for adding a Tdb feature layer to the terrain.
|
pure virtual |
Resets child widgets to prepare dialog for next use.
Implemented in makVrv::DtTdbAddFeatureLayerWidget.
| boost::signalslib::signal<void(const DtUnicode& filepath, bool toFrontEnd, bool toSimEngine)> makVrv::DtTdbAddFeatureLayerInterface::signal_MAKFeatureLayerDataRequestAdded |
Signal emitted when a Tdb feature layer has been added through the gui.
| filepath | The filepath of the feature layer asset. |