Wiki Markup |
---|
{alias:qsetcolumnspan}
h2. Name
*qsetcolumnspan* — set current column span in automatic gridlayout
h2. Syntax
{panel:|borderStyle=solid|borderWidth=1|bgColor=#FFFFAA}
*qsetcolumnspan* _span_
{panel}
h2. Description
The *qsetcolumnspan* command sets the current column span. When using a QGridLayout this value determines how many columns the next widget will span. The column and row span values are reset for each widget added to the layout.
See [qgridlayout] for information on how to create a QGridLayout and setting span parameters.
h2. Arguments
_span_
{indent}The number of columns to span.
{indent}
{pagebreak} |
Page Comparison
General
Content
Integrations