DzLayout Class Reference
[Interface Layout Objects]

DAZ Script layout base class. More...

Inheritance diagram for DzLayout:

DzGridLayout DzHBoxLayout DzVBoxLayout List of all members.

Properties

Boolean autoAdd
Number margin
Number spacing

Detailed Description

DAZ Script layout base class.

This is an abstract base class that provides general functionality for DAZ Script interface layout components.


Member Data Documentation

bool DzLayout::autoAdd

Whether the parent widget's children are automatically added to the layout or not.

int DzLayout::margin

The margin between the widgets in the layout and the parent widget's edge

int DzLayout::spacing

The spacing between the widgets in the layout


Generated on Thu Sep 24 12:21:13 2009

Copyright © 2002 - 2009 DAZ 3D, Inc.