Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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

Unknown macro: {indent}

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

Examples

See qgridlayout for examples on how to use qnextcolumn.

  • No labels