Commit 7f526c40 authored by J-P Nurmi's avatar J-P Nurmi Committed by The Qt Project
Browse files

Add QQuickTextEdit::append()


This makes it possible to append text more efficiently than
appending to the text -property, and also avoids weird rich
text formatting issues with the latter approach.

Task-number: QTBUG-31575
Change-Id: Id621773588b94e36f8f0b9eb6b22590e9db62811
Reviewed-by: default avatarJens Bache-Wiig <jens.bache-wiig@digia.com>
Reviewed-by: default avatarPierre Rossi <pierre.rossi@gmail.com>
parent 95aa5269
No related merge requests found
Showing with 194 additions and 0 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment