From 0cf411b09cf5d8970b873a338a69eae98d5ce5d8 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 8 Jun 2024 12:56:43 +0900 Subject: Rename text nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/ntqsimplerichtext.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/ntqsimplerichtext.html') diff --git a/doc/html/ntqsimplerichtext.html b/doc/html/ntqsimplerichtext.html index 1fc0f0bb7..2bc8af8b7 100644 --- a/doc/html/ntqsimplerichtext.html +++ b/doc/html/ntqsimplerichtext.html @@ -75,7 +75,7 @@ editable drawing canvases.

Once constructed from a string the contents cannot be changed, only resized. If the contents change, just throw the rich text object away and make a new one with the new contents. -

For large documents use TQTextEdit or TQTextBrowser. For very small +

For large documents use TQTextEdit or TQTextBrowser. For very small items of rich text you can use a TQLabel.

If you are using TQSimpleRichText to print in high resolution you should call setWidth(TQPainter, int) so that the content will be -- cgit v1.2.1