summaryrefslogtreecommitdiffstats
path: root/doc/html/tqmultilineedit.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tqmultilineedit.html')
-rw-r--r--doc/html/tqmultilineedit.html4
1 files changed, 2 insertions, 2 deletions
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 <a href="tqstring.html#operator!">null string</a> if <em>line</em>
<p>
<hr><h2>Property Documentation</h2>
<h3 class=fn>Alignment <a name="alignment-prop"></a>alignment</h3> <p>This property holds the editor's paragraph alignment.
-<p>Sets the alignment to flag, which must be <a href="ntqt.html#AlignmentFlags-enum">AlignLeft</a>, <a href="ntqt.html#AlignmentFlags-enum">AlignHCenter</a> or <a href="ntqt.html#AlignmentFlags-enum">AlignRight</a>.
+<p>Sets the alignment to flag, which must be <a href="tqt.html#AlignmentFlags-enum">AlignLeft</a>, <a href="tqt.html#AlignmentFlags-enum">AlignHCenter</a> or <a href="tqt.html#AlignmentFlags-enum">AlignRight</a>.
<p> If flag is an illegal flag nothing happens.
-<p> <p>See also <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a>.
+<p> <p>See also <a href="tqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a>.
<p>Set this property's value with <a href="#setAlignment">setAlignment</a>() and get this property's value with <a href="#alignment">alignment</a>().
<h3 class=fn>bool <a name="atBeginning-prop"></a>atBeginning</h3> <p>This property holds whether the cursor is placed at the beginning of the text.