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 »

Name

qrewindrow — resets automatic row position in gridlayout

Syntax

qrewindrow

Description

The qrewindrow command resets the row value of the QGridLayout cursor to 0. This will make the next widget appear at the top of the layout area, in whatever column pointed to by the cursor.

Arguments

None

Examples

See qgridlayout for examples on how to use qrewindrow.

 

  • No labels