.. _layout_groupbox_example: Layout that uses Group boxes ----------------------------- Layout example that uses group boxes is shown in :numref:`layout_example_groupbox_code`, and the corresponsing dialog is shown in :numref:`layout_example_groupbox_image`. GroupBox elements can be used to define groups of items. .. code-block:: xml :caption: Layout definition example that uses group boxes :name: layout_example_groupbox_code :linenos: .. _layout_example_groupbox_image: .. figure:: images/layout_groupboxes.png :width: 260pt Dialog for layout definition example that uses group boxes