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

List of all members.

Public Member Functions

 DtGridLayoutElement (const DtString &name, DtReaderWriterRegistry *const parentRegistry=NULL)
 Constructor.
virtual ~DtGridLayoutElement ()
 Destructor.
 DtGridLayoutElement (const DtGridLayoutElement &orig)
 Copy constructor.
DtGridLayoutElementoperator= (const DtGridLayoutElement &orig)
 Assignment operator.
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 void addSpacing ()

Protected Member Functions

virtual DtlObjPtr getData (DtlObjPtr args, const DtFilename &searchPath, const DtVariableBindingsList &variableBindings)
virtual DtUiElementclone ()

Protected Attributes

int myNumColumns
QPoint myGridPosition

Constructor & Destructor Documentation

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

Constructor.

Destructor.

Copy constructor.


Member Function Documentation

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

Assignment operator.

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

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

Reimplemented from DtUiElement.

virtual void DtGridLayoutElement::addWidget ( DtUiElement ,
QWidget label,
QWidget control,
QWidget parent 
) [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 void DtGridLayoutElement::addSpacing ( ) [virtual]

Reimplemented from DtLayoutElement.

virtual DtlObjPtr DtGridLayoutElement::getData ( DtlObjPtr  args,
const DtFilename &  searchPath,
const DtVariableBindingsList variableBindings 
) [protected, virtual]

Reimplemented from DtLayoutElement.

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