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

List of all members.

Public Member Functions

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

Protected Member Functions

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

Protected Attributes

DtRwNLengthStringVector myItems
QComboBoxmyComboBox

Constructor & Destructor Documentation

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

Constructor.

Destructor.

Copy constructor.


Member Function Documentation

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

Assignment operator.

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

Reimplemented from DtUiElement.

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

Reimplemented from DtUiElement.

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

Reimplemented from DtUiElement.

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

Implements DtUiElement.


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)