Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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.

...