Versions Compared

Key

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

*qappend* — append text to QTextEdit

h2. Syntax
{panel:|borderStyle=solid|borderWidth=1|bgColor=#FFFFAA}
*qappend* \[_textedit_] _text_ 

{panel}

h2. Description

The *qappend* command appends text to a [QTextEdit] text editor. 

See [QTextEdit] for an example on how to use qappend. 

h2. Arguments
_textedit_
{indent}An instance of QTextEdit. If this argument is omitted the current widget is used. 
{indent}

_text_
{indent}The text to be appended. 
{indent} 

{pagebreak}

Name

qappend — append text to QTextEdit

Syntax

Panel
bgColor#FFFFAA
borderWidth1
borderStylesolid

qappend [textedit] text

Description

The qappend command appends text to a QTextEdit text editor.

See QTextEdit for an example on how to use qappend.

Arguments

textedit

text