On this page

Layouting::GridCell Class

class Layouting::GridCell

Groups multiple items into a single grid cell without advancing the column counter. More...

Header: #include <layoutbuilder.h>

Detailed Description

Normally each item added to a Grid or Form advances the current column. Use GridCell to place several items into the same cell. Only the last item in the group advances the column.

See also Layouting::Grid.

Copyright © The Qt Company Ltd. and other contributors. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.