summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqsyntaxhighlighter.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/ntqsyntaxhighlighter.html')
-rw-r--r--doc/html/ntqsyntaxhighlighter.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/html/ntqsyntaxhighlighter.html b/doc/html/ntqsyntaxhighlighter.html
index e85b97928..05834e3b2 100644
--- a/doc/html/ntqsyntaxhighlighter.html
+++ b/doc/html/ntqsyntaxhighlighter.html
@@ -53,7 +53,7 @@ implementing TQTextEdit syntax highlighters.
The TQSyntaxHighlighter class is a base class for
-implementing <a href="ntqtextedit.html">TQTextEdit</a> syntax highlighters.
+implementing <a href="tqtextedit.html">TQTextEdit</a> syntax highlighters.
<p>
<p> A syntax highligher automatically highlights parts of the text in
@@ -71,7 +71,7 @@ the font and color) to the text that is passed to it.
<p>See also <a href="basic.html">Basic Widgets</a> and <a href="text.html">Text Related Classes</a>.
<hr><h2>Member Function Documentation</h2>
-<h3 class=fn><a name="TQSyntaxHighlighter"></a>TQSyntaxHighlighter::TQSyntaxHighlighter ( <a href="ntqtextedit.html">TQTextEdit</a>&nbsp;*&nbsp;textEdit )
+<h3 class=fn><a name="TQSyntaxHighlighter"></a>TQSyntaxHighlighter::TQSyntaxHighlighter ( <a href="tqtextedit.html">TQTextEdit</a>&nbsp;*&nbsp;textEdit )
</h3>
Constructs the TQSyntaxHighlighter and installs it on <em>textEdit</em>.
<p> It is the caller's responsibility to delete the
@@ -139,10 +139,10 @@ nothing is done.)
<h3 class=fn>void <a name="setFormat-3"></a>TQSyntaxHighlighter::setFormat ( int&nbsp;start, int&nbsp;count, const&nbsp;<a href="ntqfont.html">TQFont</a>&nbsp;&amp;&nbsp;font )
</h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
-<h3 class=fn><a href="ntqtextedit.html">TQTextEdit</a>&nbsp;* <a name="textEdit"></a>TQSyntaxHighlighter::textEdit () const
+<h3 class=fn><a href="tqtextedit.html">TQTextEdit</a>&nbsp;* <a name="textEdit"></a>TQSyntaxHighlighter::textEdit () const
</h3>
-<p> Returns the <a href="ntqtextedit.html">TQTextEdit</a> on which this syntax highlighter is
+<p> Returns the <a href="tqtextedit.html">TQTextEdit</a> on which this syntax highlighter is
installed
<!-- eof -->