Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Unknown macro: {alias}

Name

qappend — append text to QTextEdit

Syntax

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

Unknown macro: {indent}

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

text

Unknown macro: {indent}

The text to be appended.

Unknown macro: {pagebreak}
  • No labels