Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

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

An instance of QTextEdit. If this argument is omitted the current widget is used.

text

The text to be appended.