Inheritance diagram for DzLayout:
Properties | |
Boolean | autoAdd |
Number | margin |
Number | spacing |
This is an abstract base class that provides general functionality for DAZ Script interface layout components.
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
The spacing between the widgets in the layout