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

List of all members.

Public Member Functions

 DtUiRealElement (const DtString &name, DtReaderWriterRegistry *const parentRegistry=NULL)
 Constructor.
virtual ~DtUiRealElement ()
 Destructor.
 DtUiRealElement (const DtUiRealElement &orig)
 Copy constructor.
DtUiRealElementoperator= (const DtUiRealElement &orig)
 Assignment operator.
virtual void setFromParameters (DtReaderWriter *parentRw)

Protected Member Functions

virtual QWidgetcreateDataEntryElement (QWidget *)
virtual void elementChanged ()
virtual DtUiElementclone ()

Protected Attributes

QDoubleValidator * myValidator
DtRwReal myLowerBound
DtRwReal myUpperBound
DtRwInt myDecimals
QLineEditmyLineEdit
double myDiff

Constructor & Destructor Documentation

DtUiRealElement::DtUiRealElement ( const DtString name,
DtReaderWriterRegistry *const  parentRegistry = NULL 
)

Constructor.

virtual DtUiRealElement::~DtUiRealElement ( ) [virtual]

Destructor.

Copy constructor.


Member Function Documentation

DtUiRealElement& DtUiRealElement::operator= ( const DtUiRealElement orig)

Assignment operator.

virtual void DtUiRealElement::setFromParameters ( DtReaderWriter parentRw) [virtual]

Reimplemented from DtUiElement.

virtual QWidget* DtUiRealElement::createDataEntryElement ( QWidget ) [protected, virtual]

Reimplemented from DtUiElement.

virtual void DtUiRealElement::elementChanged ( ) [protected, virtual]

Reimplemented from DtUiElement.

virtual DtUiElement* DtUiRealElement::clone ( ) [protected, virtual]

Implements DtUiElement.


Member Data Documentation

QDoubleValidator* DtUiRealElement::myValidator [protected]
double DtUiRealElement::myDiff [protected]

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)