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/tqmultilineedit.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/tqmultilineedit.html') diff --git a/doc/html/tqmultilineedit.html b/doc/html/tqmultilineedit.html index f1544298e..d391742f1 100644 --- a/doc/html/tqmultilineedit.html +++ b/doc/html/tqmultilineedit.html @@ -307,9 +307,9 @@ string), or a null string if line


Property Documentation

Alignment alignment

This property holds the editor's paragraph alignment. -

Sets the alignment to flag, which must be AlignLeft, AlignHCenter or AlignRight. +

Sets the alignment to flag, which must be AlignLeft, AlignHCenter or AlignRight.

If flag is an illegal flag nothing happens. -

See also TQt::AlignmentFlags. +

See also TQt::AlignmentFlags.

Set this property's value with setAlignment() and get this property's value with alignment().

bool atBeginning

This property holds whether the cursor is placed at the beginning of the text. -- cgit v1.2.1