VR-Forces 4.0.4 Class Documentation
Public Types | Public Member Functions | Public Attributes | Protected Member Functions | Protected Attributes
makVrf::DtPointObjectDefinitionInterface Class Reference

List of all members.

Public Types

enum  DtDialogInteractionMode { DtCreationMode = 0, DtEditingMode }

Public Member Functions

virtual ~DtPointObjectDefinitionInterface ()
virtual QString getName ()=0
 Returns the point object's location.

Public Attributes

boost::signal< void()> signal_dialogClosing
 Sets the point object's location.
boost::signal< void(bool)> signal_reviewMouseClicks
 This signal get emitted when the "enable/disable mouse clicks for automatic creation" option is toggled.

Protected Member Functions

virtual void setupGui ()=0
 Sets up the visuals.

Protected Attributes

DtDialogInteractionMode myInteractionMode

Member Enumeration Documentation

Enumerator:
DtCreationMode 
DtEditingMode 

Constructor & Destructor Documentation


Member Function Documentation

virtual QString makVrf::DtPointObjectDefinitionInterface::getName ( ) [pure virtual]

Returns the point object's location.

Returns the point object's name

virtual void makVrf::DtPointObjectDefinitionInterface::setupGui ( ) [protected, pure virtual]

Sets up the visuals.


Member Data Documentation

Sets the point object's location.

Sets the point object's name This signal gets emitted when the dialog is closing

This signal get emitted when the "enable/disable mouse clicks for automatic creation" option is toggled.


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)