Unknown macro: {alias}
Name
qnextcolumn — increase automatic grid column position in gridlayout
Syntax
qnextcolumn [columns]
Description
The qnextcolumn command moves the QGridLayout cursor the number of columns provided by the columns argument.
Arguments
columns
Examples
See qgridlayout for examples on how to use qnextcolumn.