Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0
Wiki Markup
{alias:qnextcolumn}
h2. Name

*qnextcolumn* — increase automatic grid column position in gridlayout

h2. Syntax
{panel:|borderStyle=solid|borderWidth=1|bgColor=#FFFFAA}

*qnextcolumn* \[_columns_]

{panel}

h2. Description

The *qnextcolumn* command moves the QGridLayout cursor the number of columns provided by the _columns_ argument. 

h2. Arguments
_columns_
{indent}Number of columns to move (if given). The default is 1. 

{indent} 

h2. Examples

See [qgridlayout] for examples on how to use *qnextcolumn*. 

{pagebreak}

Name

qnextcolumn — increase automatic grid column position in gridlayout

Syntax

Panel
bgColor#FFFFAA
borderWidth1
borderStylesolid

qnextcolumn [columns]

Description

The qnextcolumn command moves the QGridLayout cursor the number of columns provided by the columns argument.

Arguments

columns

Examples

See qgridlayout for examples on how to use qnextcolumn.