VR-Forces 4.2 Class Documentation
List of all members | Public Member Functions | Protected Slots | Protected Member Functions | Protected Attributes | Friends
makVrf::DtVrfTerrainContentsWidget Class Reference

The DtTerrainContentsWidget displays the terrain Contents that were used to compose the current terrain. More...

Inheritance diagram for makVrf::DtVrfTerrainContentsWidget:
Inheritance graph
[legend]

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

QPushButtonmyAddSimFeatureLayerButton
 Add Sim Feature Layer button.

Friends

class DtVrfTerrainContentsWidgetCreator
 Let the creator create the page.

Detailed Description

The DtTerrainContentsWidget displays the terrain Contents that were used to compose the current terrain.

Constructor & Destructor Documentation

virtual makVrf::DtVrfTerrainContentsWidget::~DtVrfTerrainContentsWidget ( )
virtual

DTOR.

makVrf::DtVrfTerrainContentsWidget::DtVrfTerrainContentsWidget ( makVrv::DtDe &  de,
QWidget parent = 0,
Qt::WindowFlags  flags = 0 
)
protected

Protected CTOR. Only callable by DtTerrainContentsWidgetCreator.

Member Function Documentation

virtual void makVrf::DtVrfTerrainContentsWidget::on_addSimFeatureLayerBtn_clicked ( )
protectedvirtualslot
void makVrf::DtVrfTerrainContentsWidget::setupGui ( )
protected

Build the gui. Non-virtual because it is called from the constructor.

Friends And Related Function Documentation

friend class DtVrfTerrainContentsWidgetCreator
friend

Let the creator create the page.

Member Data Documentation

QPushButton* makVrf::DtVrfTerrainContentsWidget::myAddSimFeatureLayerButton
protected

Add Sim Feature Layer button.


The documentation for this class was generated from the following file:

Document ID: Generated on Sun Nov 24 19:49:21 EST 2013 from SVN revision 133924
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)