summaryrefslogtreecommitdiffstats
path: root/doc/html/tqtextedit.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tqtextedit.html')
-rw-r--r--doc/html/tqtextedit.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/tqtextedit.html b/doc/html/tqtextedit.html
index 4bd89b6e9..13202bbf2 100644
--- a/doc/html/tqtextedit.html
+++ b/doc/html/tqtextedit.html
@@ -35,7 +35,7 @@ body { background: #ffffff; color: black; }
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="tqtextedit-h.html">tqtextedit.h</a>&gt;</tt>
<p>Inherits <a href="tqscrollview.html">TQScrollView</a>.
-<p>Inherited by <a href="ntqmultilineedit.html">TQMultiLineEdit</a>, <a href="tqtextbrowser.html">TQTextBrowser</a>, and <a href="tqtextview.html">TQTextView</a>.
+<p>Inherited by <a href="tqmultilineedit.html">TQMultiLineEdit</a>, <a href="tqtextbrowser.html">TQTextBrowser</a>, and <a href="tqtextview.html">TQTextView</a>.
<p><a href="tqtextedit-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
@@ -1179,7 +1179,7 @@ alignments are <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignLeft</a>, <a hr
<a href="ntqt.html#AlignmentFlags-enum">TQt::AlignJustify</a> and <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignCenter</a> (which centers
horizontally).
-<p>Reimplemented in <a href="ntqmultilineedit.html#setAlignment">TQMultiLineEdit</a>.
+<p>Reimplemented in <a href="tqmultilineedit.html#setAlignment">TQMultiLineEdit</a>.
<h3 class=fn>void <a name="setAutoFormatting"></a>TQTextEdit::setAutoFormatting ( uint&nbsp;features )
</h3><p>Sets the enabled set of auto formatting features to <em>features</em>.
See the <a href="tqtextedit.html#autoFormatting-prop">"autoFormatting"</a> property for details.