Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
Wiki Markup
{alias:qnextcolumn}

Name

qnextcolumn — increase automatic grid column position in gridlayout

...

The qnextcolumn command moves the QGridLayout cursor the number of columns provided by the columns argument.

Arguments

columns

Number of columns to move (if given). The default is 1.

Examples

See qgridlayout for examples on how to use qnextcolumn.