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

List of all members.

Public Member Functions

 DtUiIntegerElement (const DtString &name, DtReaderWriterRegistry *const parentRegistry=NULL)
 Constructor.
virtual ~DtUiIntegerElement ()
 Destructor.
 DtUiIntegerElement (const DtUiIntegerElement &orig)
 Copy constructor.
DtUiIntegerElementoperator= (const DtUiIntegerElement &orig)
 Assignment operator.

Protected Member Functions

virtual QWidgetcreateDataEntryElement (QWidget *)
virtual DtUiElementclone ()
virtual void setFromParameters (DtReaderWriter *parentRw)
virtual void elementChanged ()

Protected Attributes

QIntValidator * myValidator
DtRwInt myLowerBound
DtRwInt myUpperBound
QLineEditmyLineEdit

Constructor & Destructor Documentation

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

Constructor.

Destructor.

Copy constructor.


Member Function Documentation

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

Assignment operator.

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

Reimplemented from DtUiElement.

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

Implements DtUiElement.

virtual void DtUiIntegerElement::setFromParameters ( DtReaderWriter parentRw) [protected, virtual]

Reimplemented from DtUiElement.

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

Reimplemented from DtUiElement.


Member Data Documentation

QIntValidator* DtUiIntegerElement::myValidator [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)