VR-Forces 4.0.4 Class Documentation
Public Slots | Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes
DtTerrainViewOptionsHandler Class Reference
Inheritance diagram for DtTerrainViewOptionsHandler:
Inheritance graph
[legend]

List of all members.

Public Slots

virtual void initConnections (DtTMArea *area)
virtual void initNewMapArea (DtTMMapArea *area)
 Initializes the terrain dialog to hook to a new active map area.
virtual void dlgDestroyed ()

Public Member Functions

 DtTerrainViewOptionsHandler ()
 Default Constructor.
virtual ~DtTerrainViewOptionsHandler ()
 Destructor.
virtual QWidgetcreateDialog (QWidget *parent)
 Creates the dialog associated with this handler (if there is one)

Static Public Member Functions

static DtEventHandlercreate (DtEventController *owner, void *usr)
 Static creator.

Protected Member Functions

virtual void initDialog ()
 Initialize with new areaMap()
virtual void initAppConnections ()
 Initializes connections that will be used for the application object.
virtual void setBaseWindow (DtBaseWindow *w)
 This call will set up connections so we will be notified when areas are created.
virtual void showDialog (bool b)
 When the dialog is shown, update settings with the current map areas settings.

Protected Attributes

DtTMMapAreamyCurrentMapArea

Constructor & Destructor Documentation

Default Constructor.

Destructor.


Member Function Documentation

Creates the dialog associated with this handler (if there is one)

Reimplemented from DtEventHandler.

virtual void DtTerrainViewOptionsHandler::initConnections ( DtTMArea area) [virtual, slot]
virtual void DtTerrainViewOptionsHandler::initNewMapArea ( DtTMMapArea area) [virtual, slot]

Initializes the terrain dialog to hook to a new active map area.

virtual void DtTerrainViewOptionsHandler::dlgDestroyed ( ) [virtual, slot]
static DtEventHandler* DtTerrainViewOptionsHandler::create ( DtEventController owner,
void *  usr 
) [static]

Static creator.

virtual void DtTerrainViewOptionsHandler::initDialog ( ) [protected, virtual]

Initialize with new areaMap()

virtual void DtTerrainViewOptionsHandler::initAppConnections ( ) [protected, virtual]

Initializes connections that will be used for the application object.

virtual void DtTerrainViewOptionsHandler::setBaseWindow ( DtBaseWindow w) [protected, virtual]

This call will set up connections so we will be notified when areas are created.

Reimplemented from DtEventHandler.

virtual void DtTerrainViewOptionsHandler::showDialog ( bool  b) [protected, virtual]

When the dialog is shown, update settings with the current map areas settings.

Reimplemented from DtEventHandler.


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)