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

List of all members.

Public Member Functions

 DtHorizontalLayoutElement (const DtString &name, DtReaderWriterRegistry *const parentRegistry=NULL)
 Constructor.
virtual ~DtHorizontalLayoutElement ()
 Destructor.
 DtHorizontalLayoutElement (const DtHorizontalLayoutElement &orig)
 Copy constructor.
DtHorizontalLayoutElementoperator= (const DtHorizontalLayoutElement &orig)
 Assignment operator.
virtual void addSpacing ()

Protected Member Functions

virtual QWidgetcreateControls (QWidget *)
 Creates and returns the non-label part of the element.
virtual void addWidget (DtUiElement *, QWidget *label, QWidget *control, QWidget *parent)
 Adds label and control to the layout.
virtual DtUiElementclone ()

Constructor & Destructor Documentation

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

Constructor.

Destructor.

Copy constructor.


Member Function Documentation

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

Assignment operator.

virtual void DtHorizontalLayoutElement::addSpacing ( ) [virtual]

Reimplemented from DtLayoutElement.

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

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

Reimplemented from DtUiElement.

virtual void DtHorizontalLayoutElement::addWidget ( DtUiElement ,
QWidget label,
QWidget control,
QWidget parent 
) [protected, virtual]

Adds label and control to the layout.

label may be NULL, in which case control will take the entire area for this widget.

Implements DtLayoutElement.

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

Implements DtUiElement.


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)