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

List of all members.

Public Member Functions

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

Protected Member Functions

virtual QWidgetcreateLabelWidget (QWidget *parent)
 Create and return the label widget for this element.
virtual QWidgetcreateControls (QWidget *)
 Creates and returns the non-label part of the element.
virtual void setFromParameters (DtReaderWriter *parentRw)
virtual void elementChanged ()
virtual void decorateElement ()
 Sets element decoration depending on the isModified state of the element.
virtual DtUiElementclone ()

Protected Attributes

QCheckBoxmyCheckBox

Constructor & Destructor Documentation

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

Constructor.

Destructor.

Copy constructor.


Member Function Documentation

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

Assignment operator.

virtual QWidget* DtUiBooleanElement::createLabelWidget ( QWidget parent) [inline, protected, virtual]

Create and return the label widget for this element.

May return NULL if not special label element is needed.

Reimplemented from DtUiElement.

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

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

Reimplemented from DtUiElement.

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

Reimplemented from DtUiElement.

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

Reimplemented from DtUiElement.

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

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

This version changes myLabel font.

Reimplemented from DtUiElement.

virtual DtUiElement* DtUiBooleanElement::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)