summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqlineedit.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/ntqlineedit.html')
-rw-r--r--doc/html/ntqlineedit.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/ntqlineedit.html b/doc/html/ntqlineedit.html
index 652cea296..8036cce59 100644
--- a/doc/html/ntqlineedit.html
+++ b/doc/html/ntqlineedit.html
@@ -199,7 +199,7 @@ that presents some of these editing options.
<p> Any other key sequence that represents a valid character, will
cause the character to be inserted into the line edit.
<p> <img src=qlined-m.png> <img src=qlined-w.png>
-<p> <p>See also <a href="tqtextedit.html">TQTextEdit</a>, <a href="ntqlabel.html">TQLabel</a>, <a href="ntqcombobox.html">TQComboBox</a>, <a href="guibooks.html#fowler">GUI Design Handbook: Field, Entry</a>, and <a href="basic.html">Basic Widgets</a>.
+<p> <p>See also <a href="tqtextedit.html">TQTextEdit</a>, <a href="tqlabel.html">TQLabel</a>, <a href="ntqcombobox.html">TQComboBox</a>, <a href="guibooks.html#fowler">GUI Design Handbook: Field, Entry</a>, and <a href="basic.html">Basic Widgets</a>.
<hr><h2>Member Type Documentation</h2>
<h3 class=fn><a name="EchoMode-enum"></a>TQLineEdit::EchoMode</h3>
@@ -258,7 +258,7 @@ text is selected, the cursor is moved to the beginning of the
selected text and the selected text is deleted.
<p> <p>See also <a href="#del">del</a>().
-<h3 class=fn>int <a name="characterAt"></a>TQLineEdit::characterAt ( int&nbsp;xpos, <a href="qchar.html">TQChar</a>&nbsp;*&nbsp;chr ) const
+<h3 class=fn>int <a name="characterAt"></a>TQLineEdit::characterAt ( int&nbsp;xpos, <a href="tqchar.html">TQChar</a>&nbsp;*&nbsp;chr ) const
</h3> <b>This function is obsolete.</b> It is provided to keep old source working. We strongly advise against using it in new code.
<p>
<h3 class=fn>void <a name="clear"></a>TQLineEdit::clear ()<tt> [virtual slot]</tt>