DzVBoxLayout Class Reference
[Interface Layout Objects]

DAZ Script vertical box layout class. More...

Inheritance diagram for DzVBoxLayout:

DzLayout List of all members.

Methods

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

Constructors

 DzVBoxLayout (DzLayout parent)
 DzVBoxLayout (DzWidget parent)

Detailed Description

DAZ Script vertical box layout class.


Constructor & Destructor Documentation

DzVBoxLayout::DzVBoxLayout ( DzWidget  parent  ) 

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

DzVBoxLayout::DzVBoxLayout ( DzLayout  parent  ) 

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


Member Function Documentation

void DzVBoxLayout::addLayout ( DzLayout  layout  ) 

Adds the given layout to the items managed by this layout

void DzVBoxLayout::addWidget ( DzWidget  widget  ) 

Adds the given widget to the items managed by this layout


Generated on Thu Sep 24 12:21:16 2009

Copyright © 2002 - 2009 DAZ 3D, Inc.