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

List of all members.

Public Member Functions

 DtUiFrameElement (const DtString &name, DtReaderWriterRegistry *const parentRegistry=NULL)
 Constructor.
virtual ~DtUiFrameElement ()
 Destructor.
 DtUiFrameElement (const DtUiFrameElement &orig)
 Copy constructor.
DtUiFrameElementoperator= (const DtUiFrameElement &orig)
 Assignment operator.
virtual QWidgetcreateControls (QWidget *parent)
 Creates and returns the non-label part of the element.

Protected Member Functions

virtual DtUiElementclone ()
virtual void decorateElement ()
 Sets element decoration depending on the isModified state of the element.

Protected Attributes

QGroupBox * myFrame

Constructor & Destructor Documentation

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

Constructor.

virtual DtUiFrameElement::~DtUiFrameElement ( ) [virtual]

Destructor.

Copy constructor.


Member Function Documentation

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

Assignment operator.

virtual QWidget* DtUiFrameElement::createControls ( QWidget parent) [virtual]

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

Reimplemented from DtUiElement.

Reimplemented in DtUiPositionElement, DtUiOrientationElement, and DtUiLoadPositionElement.

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

Implements DtUiElement.

Reimplemented in DtUiPositionElement, and DtUiOrientationElement.

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

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

This version changes myLabel font.

Reimplemented from DtUiElement.

Reimplemented in DtUiPositionElement, and DtUiOrientationElement.


Member Data Documentation

QGroupBox* DtUiFrameElement::myFrame [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)