set_layout_manager
Description:
Sets the layout manager to use for measuring and allocating children of the widget.
Parameters:
this |
a widget |
layout_manager |
a layout manager |
Sets the layout manager to use for measuring and allocating children of the widget.
this |
a widget |
layout_manager |
a layout manager |