![]() |
VR-Forces 4.2 Class Documentation
|
The DtTerrainContentsWidget displays the terrain Contents that were used to compose the current terrain. More...

Public Member Functions | |
| virtual | ~DtVrfTerrainContentsWidget () |
| DTOR. | |
Protected Slots | |
| virtual void | on_addSimFeatureLayerBtn_clicked () |
Protected Member Functions | |
| DtVrfTerrainContentsWidget (makVrv::DtDe &de, QWidget *parent=0, Qt::WindowFlags flags=0) | |
| Protected CTOR. Only callable by DtTerrainContentsWidgetCreator. | |
| void | setupGui () |
| Build the gui. Non-virtual because it is called from the constructor. | |
Protected Attributes | |
| QPushButton * | myAddSimFeatureLayerButton |
| Add Sim Feature Layer button. | |
Friends | |
| class | DtVrfTerrainContentsWidgetCreator |
| Let the creator create the page. | |
The DtTerrainContentsWidget displays the terrain Contents that were used to compose the current terrain.
|
virtual |
DTOR.
|
protected |
Protected CTOR. Only callable by DtTerrainContentsWidgetCreator.
|
protectedvirtualslot |
|
protected |
Build the gui. Non-virtual because it is called from the constructor.
|
friend |
Let the creator create the page.
|
protected |
Add Sim Feature Layer button.