From 6f57abfc9cd3acf1d648aee696947ac9216adb71 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 9 Sep 2024 14:57:42 +0900 Subject: Rename remaining ntq[s-z]* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/tqcanvastext.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/tqcanvastext.html') diff --git a/doc/html/tqcanvastext.html b/doc/html/tqcanvastext.html index c1af07cf..69dca159 100644 --- a/doc/html/tqcanvastext.html +++ b/doc/html/tqcanvastext.html @@ -142,7 +142,7 @@ Sets the text item's text to t. The text may contain newlines. Sets the alignment flags to f. These are a bitwise OR of the flags available to TQPainter::drawText() -- see the -TQt::AlignmentFlags. +TQt::AlignmentFlags.

See also setFont() and setColor().

TQString TQCanvasText::text () const @@ -154,7 +154,7 @@ Returns the text item's text.

Returns the currently set alignment flags. -

See also setTextFlags() and TQt::AlignmentFlags. +

See also setTextFlags() and TQt::AlignmentFlags.


-- cgit v1.2.1