DzHBoxLayout Class Reference
[Interface Layout Objects]

DAZ Script horizontal box layout class. More...

Inheritance diagram for DzHBoxLayout:

DzLayout List of all members.

Methods

void addLayout (DzLayout layout)
void addWidget (DzWidget widget)

Constructors

 DzHBoxLayout (DzLayout parent)
 DzHBoxLayout (DzWidget parent)

Detailed Description

DAZ Script horizontal box layout class.


Constructor & Destructor Documentation

DzHBoxLayout::DzHBoxLayout ( DzWidget  parent  ) 

Creates a horizontal box layout that manages the children widgets of the given parent widget

DzHBoxLayout::DzHBoxLayout ( DzLayout  parent  ) 

Creates a horizontal box layout as a sub-layout of the given layout


Member Function Documentation

void DzHBoxLayout::addLayout ( DzLayout  layout  ) 

Adds the given layout to the items managed by this layout

void DzHBoxLayout::addWidget ( DzWidget  widget  ) 

Adds the given widget to the items managed by this layout


Generated on Thu Sep 24 12:21:12 2009

Copyright © 2002 - 2009 DAZ 3D, Inc.