company logo

Region :: setLayout - Set region heading layout

The function applies the layout elements passed in cLayout to region heading. Only layout elements passed in the layout will be changed or set as region heading layout properties. Layout properties not set in the passed layout remain unchanged.

In order to deactivate current settings for the region layout, resetLayout() should be called before setting new layout properties.

Implementation details

Region  :: setLayout ( odabagui::Layout &cLayout )
  • cLayout - Constant layout reference

    The layout object contains layout information for controls and data items.