VR-Forces 4.0.4 Class Documentation
Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes
makVrv::DtContourizationPage Class Reference

A dialog page containing countour settings. More...

Inheritance diagram for makVrv::DtContourizationPage:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtContourizationPage (DtDe &de, QWidget *parent=0, Qt::WindowFlags f=Qt::Widget)
 Constructor.
 ~DtContourizationPage ()
 Destructor.
virtual QIcon icon ()
 Get the icon of the page.
virtual QString title ()
 Get the title of the page.
virtual const std::string & pageClassName () const
 Get the class name of the page.
virtual void onCurrentInstanceChanged (QString definition)
 Connected to parent pager's tabChanged(std::string)

Static Public Member Functions

static const std::string & thePageClassName ()
 Get the class name of the class.

Protected Member Functions

void setupGui ()
virtual void activate ()
 Called when the page is show.
virtual void deactivate ()
 Called when the page is hidden.

Protected Attributes

DtContourizationLogicmyLogic
DtContourizationWidgetmyWidget
DtPersistenceToolbarWidgetmyTitle

Detailed Description

A dialog page containing countour settings.


Constructor & Destructor Documentation

makVrv::DtContourizationPage::DtContourizationPage ( DtDe de,
QWidget parent = 0,
Qt::WindowFlags  f = Qt::Widget 
)

Constructor.

Destructor.


Member Function Documentation

virtual QIcon makVrv::DtContourizationPage::icon ( ) [virtual]

Get the icon of the page.

Implements makVrv::DtPage.

virtual QString makVrv::DtContourizationPage::title ( ) [virtual]

Get the title of the page.

Implements makVrv::DtPage.

virtual const std::string& makVrv::DtContourizationPage::pageClassName ( ) const [virtual]

Get the class name of the page.

Implements makVrv::DtPage.

static const std::string& makVrv::DtContourizationPage::thePageClassName ( ) [static]

Get the class name of the class.

virtual void makVrv::DtContourizationPage::onCurrentInstanceChanged ( QString  definition) [virtual]

Connected to parent pager's tabChanged(std::string)

Reimplemented from makVrv::DtSelectedInstanceDialogPage.

void makVrv::DtContourizationPage::setupGui ( ) [protected, virtual]

Reimplemented from makVrv::DtTerrainPatchDialogPage.

virtual void makVrv::DtContourizationPage::activate ( ) [protected, virtual]

Called when the page is show.

Reimplemented from makVrv::DtTerrainPatchDialogPage.

virtual void makVrv::DtContourizationPage::deactivate ( ) [protected, virtual]

Called when the page is hidden.

Reimplemented from makVrv::DtTerrainPatchDialogPage.


Member Data Documentation


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)