Wiki Markup |
---|
{alias:qrewindrow}
h2. Name
*qrewindrow* — resets automatic row position in gridlayout
h2. Syntax
{panel:|borderStyle=solid|borderWidth=1|bgColor=#FFFFAA}
*qrewindrow*
{panel}
h2. 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.
h2. Arguments
None
h2. Examples
See [qgridlayout] for examples on how to use *qrewindrow*.
{pagebreak} |
Name
qrewindrow — resets automatic row position in gridlayout
Syntax
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
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.