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

List of all members.

Public Member Functions

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

Protected Member Functions

virtual QWidgetcreateControls (QWidget *)
 Creates and returns the non-label part of the element.
virtual DtUiElementclone ()
virtual void decorateElement ()
 Sets element decoration depending on the isModified state of the element.
virtual void setFromParameters (DtReaderWriter *parentRw)
virtual void elementChanged ()
virtual void setModified (QWidget *l, bool modified)

Protected Attributes

DtLocationEntryWidgetmyVector

Constructor & Destructor Documentation

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

Constructor.

Destructor.

Copy constructor.


Member Function Documentation

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

Assignment operator.

virtual QWidget* DtUiVectorElement::createControls ( QWidget parent) [protected, virtual]

Creates and returns the non-label part of the element.

Reimplemented from DtUiElement.

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

Implements DtUiElement.

virtual void DtUiVectorElement::decorateElement ( ) [protected, virtual]

Sets element decoration depending on the isModified state of the element.

This version changes myLabel font.

Reimplemented from DtUiElement.

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

Reimplemented from DtUiElement.

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

Reimplemented from DtUiElement.

virtual void DtUiVectorElement::setModified ( QWidget l,
bool  modified 
) [protected, virtual]

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)