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} |
Content Comparison
General
Content
Integrations