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

« Previous Version 4 Next »

Unknown macro: {alias}

Name

qnextrow — increase automatic grid row position in gridlayout

Syntax

qnextrow [rows]

Description

The qnextrow command moves the QGridLayout cursor the number of rows provided by the rows argument. This command is often used together with qrewindcolumn or qnewgridline to begin a new line in the gridlayout.

Arguments

rows

Examples

See qgridlayout for examples on how to use qnextrow.

  • No labels